mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 11:36:24 +00:00
Refactor imports
This commit is contained in:
parent
c78dd7cfa5
commit
2a6df373c5
38 changed files with 8 additions and 53 deletions
|
|
@ -1,8 +1,6 @@
|
|||
import "package:inventree/widget/back.dart";
|
||||
import "package:inventree/widget/drawer.dart";
|
||||
import "package:flutter/cupertino.dart";
|
||||
import "package:flutter/material.dart";
|
||||
import "package:flutter/widgets.dart";
|
||||
|
||||
|
||||
abstract class RefreshableState<T extends StatefulWidget> extends State<T> {
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue