remove unused import

This commit is contained in:
Anthony 2021-02-21 22:49:50 +00:00
parent ae433b9e83
commit 85d47226ee

View File

@ -8,8 +8,6 @@
// distributed under the License is distributed on an "AS IS" BASIS,
// WITHOUT WARRANTIES OR CONDITIONS OF ANY KIND, either express or implied.
import 'dart:developer';
import 'package:flutter/material.dart';
import 'package:label_storemax/app_state_options.dart';
import 'package:label_storemax/helpers/tools.dart';