Remove unused import
This commit is contained in:
parent
cb12bd4efd
commit
cbe2d8b4c6
1 changed files with 0 additions and 1 deletions
|
@ -4,7 +4,6 @@ import 'dart:math' as math;
|
|||
import 'package:nekoya_flutter/data/auth.dart';
|
||||
import 'package:nekoya_flutter/screens/login.dart';
|
||||
import 'package:nekoya_flutter/screens/products.dart';
|
||||
import 'package:nekoya_flutter/screens/payment.dart';
|
||||
import 'package:nekoya_flutter/screens/cart.dart';
|
||||
import 'package:nekoya_flutter/screens/register.dart';
|
||||
import 'package:nekoya_flutter/screens/sessions.dart';
|
||||
|
|
Loading…
Add table
Reference in a new issue