diff --git a/mobile/lib/utils/xml_parser_util.dart b/mobile/lib/utils/xml_parser_util.dart index 19c9422c8..9490fc40c 100644 --- a/mobile/lib/utils/xml_parser_util.dart +++ b/mobile/lib/utils/xml_parser_util.dart @@ -1,6 +1,5 @@ // ignore_for_file: implementation_imports -import "package:xml/src/xml/entities/named_entities.dart"; import "package:xml/xml.dart"; // used for classes that can be converted to xml