Skip to content

Commit

Permalink
docs: add ignore unused_element
Browse files Browse the repository at this point in the history
  • Loading branch information
dickermoshe committed Sep 27, 2024
1 parent af250c5 commit 2522641
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion docs/lib/snippets/schema.dart
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
// ignore_for_file: unused_local_variable
// ignore_for_file: unused_local_variable, unused_element

// #docregion superhero_schema
import 'package:drift/drift.dart';
Expand Down

0 comments on commit 2522641

Please sign in to comment.