Skip to content

Commit

Permalink
lost&found:remove unnecessary imports
Browse files Browse the repository at this point in the history
  • Loading branch information
VIBR0X committed Dec 15, 2023
1 parent ac76c0c commit 9e43e37
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/src/routes/lostandfoundfeedpage.dart
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@ import 'package:InstiApp/src/blocs/lost_and_found_bloc.dart';
import 'package:InstiApp/src/drawer.dart';
import 'package:InstiApp/src/utils/common_widgets.dart';
import 'package:cached_network_image/cached_network_image.dart';
import 'package:flutter/cupertino.dart';
import 'package:flutter/material.dart';

import '../api/model/lostandfoundPost.dart';
Expand Down

0 comments on commit 9e43e37

Please sign in to comment.