Skip to content

Commit

Permalink
Fix lint issues
Browse files Browse the repository at this point in the history
  • Loading branch information
mgenware committed Dec 2, 2023
1 parent 61910a7 commit d23c056
Showing 1 changed file with 2 additions and 0 deletions.
2 changes: 2 additions & 0 deletions example/immutable_ordered_map_example.dart
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
// ignore_for_file: avoid_print

import 'package:immutable_ordered_map/immutable_ordered_map.dart';

void main() {
Expand Down

0 comments on commit d23c056

Please sign in to comment.