From 5764241e12de5dfc04c221f143518336069fad7a Mon Sep 17 00:00:00 2001 From: Anna Kandel Date: Sun, 3 Nov 2024 14:41:00 +0200 Subject: [PATCH] Removed generated files --- lib/src/exception_words.dart | 1 - 1 file changed, 1 deletion(-) diff --git a/lib/src/exception_words.dart b/lib/src/exception_words.dart index bca978c6..09652ed8 100644 --- a/lib/src/exception_words.dart +++ b/lib/src/exception_words.dart @@ -55,6 +55,5 @@ List exceptionWords = [ 'try', 'client', 'hashCode', - 'value', 'override', ];