mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-14 03:56:24 +00:00
Cleanup
This commit is contained in:
parent
4ff6ce1ca3
commit
2cb3e89a9a
6 changed files with 13 additions and 21 deletions
|
|
@ -22,8 +22,6 @@ import 'package:inventree/api.dart';
|
|||
import 'package:dropdown_search/dropdown_search.dart';
|
||||
import 'package:font_awesome_flutter/font_awesome_flutter.dart';
|
||||
|
||||
import '../api_form.dart';
|
||||
|
||||
class StockDetailWidget extends StatefulWidget {
|
||||
|
||||
StockDetailWidget(this.item, {Key? key}) : super(key: key);
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue