Почистил импорты

This commit is contained in:
Andrew 2023-05-17 21:06:09 +07:00
parent 1051ac57e0
commit 159a88f006
4 changed files with 0 additions and 12 deletions

View file

@ -1,6 +1,5 @@
import 'package:flutter/material.dart';
import 'package:get/get.dart';
import 'package:get_storage/get_storage.dart';
import 'package:tuuli_app/api_controller.dart';
import 'package:tuuli_app/c.dart';
import 'package:tuuli_app/pages/home_panels/assets_panel.dart';