mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Linting fixes
This commit is contained in:
parent
65180c7b2f
commit
9eaf4a09da
3 changed files with 10 additions and 16 deletions
|
|
@ -1,8 +1,8 @@
|
|||
import "dart:async";
|
||||
|
||||
import 'package:flutter/material.dart';
|
||||
import "package:flutter/material.dart";
|
||||
import "package:intl/intl.dart";
|
||||
import 'package:inventree/helpers.dart';
|
||||
import "package:inventree/helpers.dart";
|
||||
import "package:inventree/inventree/part.dart";
|
||||
import "package:flutter/cupertino.dart";
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue