Skip to content

Commit

Permalink
fix: Applying Import sorter.
Browse files Browse the repository at this point in the history
  • Loading branch information
mathrunet committed Jun 19, 2023
1 parent d7baec5 commit 7ab4d67
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion packages/katana_cli/lib/action/firebase/authentication.dart
Original file line number Diff line number Diff line change
@@ -1,9 +1,11 @@
// Dart imports:
import 'dart:io';

// Package imports:
import 'package:xml/xml.dart';

// Project imports:
import 'package:katana_cli/katana_cli.dart';
import 'package:xml/xml.dart';

/// FirebaseAuthentication deployment process.
///
Expand Down

0 comments on commit 7ab4d67

Please sign in to comment.