2
0
mirror of https://github.com/inventree/inventree-app.git synced 2025-06-13 10:45:29 +00:00

linting fixes

This commit is contained in:
Oliver
2022-01-09 22:27:52 +11:00
parent f1a46be417
commit 0e20bf80a5
4 changed files with 5 additions and 9 deletions

View File

@ -9,7 +9,7 @@ import "package:font_awesome_flutter/font_awesome_flutter.dart";
import "package:package_info_plus/package_info_plus.dart";
import "package:inventree/l10.dart";
import 'package:url_launcher/url_launcher.dart';
import "package:url_launcher/url_launcher.dart";
class InvenTreeAboutWidget extends StatelessWidget {