Skip to content

Commit 4ba24ae

Browse files
authored
Remove superfluous error (#144)
This is already an error – no points for duplication
1 parent da19e06 commit 4ba24ae

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

analysis_options.yaml

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -3,7 +3,6 @@ analyzer:
33
errors:
44
unused_import: error
55
unused_local_variable: error
6-
invalid_assignment: error
76
dead_code: error
87
linter:
98
rules:

0 commit comments

Comments
 (0)