Removed an unused import

This commit is contained in:
Imran Remtulla
2022-09-25 03:22:22 -04:00
parent a916167be3
commit 136628c9e6

View File

@ -1,6 +1,5 @@
import 'package:html/parser.dart';
import 'package:http/http.dart';
import 'package:obtainium/app_sources/github.dart';
import 'package:obtainium/components/generated_form.dart';
import 'package:obtainium/providers/source_provider.dart';