Skip to content
This repository was archived by the owner on Apr 14, 2022. It is now read-only.

Commit 6735762

Browse files
committed
Removing generic error msg
1 parent 441532a commit 6735762

File tree

1 file changed

+1
-4
lines changed

1 file changed

+1
-4
lines changed

src/Analysis/Ast/Impl/Resources.resx

Lines changed: 1 addition & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -198,7 +198,4 @@
198198
<data name="GenericNotAllUnique" xml:space="preserve">
199199
<value>Arguments to Generic must all be unique.</value>
200200
</data>
201-
<data name="GenericTooFewArguments" xml:space="preserve">
202-
<value>Not enough arguments for Generic.</value>
203-
</data>
204-
</root>
201+
</root>

0 commit comments

Comments
 (0)