diff --git a/test/construction_report_test.dart b/test/construction_report_test.dart index 1a5197c..dd03716 100644 --- a/test/construction_report_test.dart +++ b/test/construction_report_test.dart @@ -1,6 +1,5 @@ import 'dart:convert'; -import 'package:db_construction_site/db_construction_site.dart'; import 'package:db_construction_site/src/models/construction_report.dart'; import 'package:test/test.dart';