Remove unused import
This commit is contained in:
parent
29b207e8e6
commit
a49b60c4ab
2 changed files with 0 additions and 2 deletions
lib
|
@ -1,5 +1,4 @@
|
|||
import 'package:cached_network_image/cached_network_image.dart';
|
||||
import 'package:responsify/responsify.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
class ProductBox extends StatefulWidget {
|
||||
|
|
|
@ -1,4 +1,3 @@
|
|||
import 'package:responsify/responsify.dart';
|
||||
import 'package:flutter/material.dart';
|
||||
|
||||
import 'package:nekoya_flutter/api/api.dart';
|
||||
|
|
Loading…
Add table
Reference in a new issue