Skip to content

Commit

Permalink
fix: linter issues
Browse files Browse the repository at this point in the history
  • Loading branch information
glitchedmob committed Oct 9, 2024
1 parent 8a2f47f commit 07621bb
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion lib/utils/utils.dart
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@ import 'package:fluttertoast/fluttertoast.dart';
import 'package:url_launcher/url_launcher.dart' as url_launcher;

import 'package:method_conf_app/theme.dart';
import 'package:method_conf_app/widgets/app_html.dart';

Future<void> launchUrl(String url) async {
try {
Expand Down

0 comments on commit 07621bb

Please sign in to comment.