Skip to content

Commit

Permalink
Sort
Browse files Browse the repository at this point in the history
  • Loading branch information
rrousselGit committed Jul 18, 2024
1 parent f9f4559 commit 5017f25
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion packages/globe_cli/lib/src/utils/scope.dart
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import 'package:path/path.dart' as p;

import '../exit.dart';
import 'api.dart';
import 'prompts.dart';
import 'metadata.dart';
import 'prompts.dart';

/// A utility class for managing the user's local project.
class GlobeScope {
Expand Down

0 comments on commit 5017f25

Please sign in to comment.