From 2db94afe4dcfef73c70bf04873935f222afebe03 Mon Sep 17 00:00:00 2001 From: Jonas Franz Date: Fri, 31 Jul 2020 17:27:17 +0200 Subject: [PATCH] CC --- test/construction_report_test.dart | 1 - 1 file changed, 1 deletion(-) 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';