mirror of
https://github.com/HendrikRauh/inventree-app.git
synced 2026-01-13 03:26:24 +00:00
Fix import quotes
This commit is contained in:
parent
1769693687
commit
7d1735b1b7
1 changed files with 1 additions and 1 deletions
|
|
@ -2,7 +2,7 @@
|
|||
* Unit tests for accessing various model classes via the API
|
||||
*/
|
||||
|
||||
import 'package:inventree/inventree/model.dart';
|
||||
import "package:inventree/inventree/model.dart";
|
||||
import "package:test/test.dart";
|
||||
|
||||
import "package:inventree/api.dart";
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue