Skip to content

Commit

Permalink
Reformat
Browse files Browse the repository at this point in the history
  • Loading branch information
PlugFox committed Jun 12, 2024
1 parent 2da3139 commit f6d680f
Show file tree
Hide file tree
Showing 5 changed files with 2,084 additions and 944 deletions.
14 changes: 4 additions & 10 deletions lib/src/model/pubspec.yaml.g.dart
Original file line number Diff line number Diff line change
Expand Up @@ -126,11 +126,11 @@ sealed class Pubspec {
2024,
6,
12,
9,
42,
10,
506,
936,
6,
30,
233,
60,
);

/// Name
Expand Down Expand Up @@ -441,12 +441,6 @@ sealed class Pubspec {
'lints': r'^3.0.0',
'test': r'^1.24.4',
'fake_async': r'^1.3.1',
'mockito': <String, Object>{
'git': <String, Object>{
'url': r'https://github.com/dart-lang/mockito.git',
'ref': r'master',
},
},
};

/// Dependency overrides
Expand Down
Loading

0 comments on commit f6d680f

Please sign in to comment.