Skip to content

Commit

Permalink
Fixed one unused using that actually is used.
Browse files Browse the repository at this point in the history
  • Loading branch information
MeltyPlayer committed Aug 12, 2024
1 parent f81cc43 commit e7e51d9
Showing 1 changed file with 3 additions and 1 deletion.
4 changes: 3 additions & 1 deletion Schema Build Tests/readOnly/ReadOnlyReferences.cs
Original file line number Diff line number Diff line change
@@ -1,4 +1,6 @@
using schema.readOnly;
using readOnly;

using schema.readOnly;


namespace foo.bar {
Expand Down

0 comments on commit e7e51d9

Please sign in to comment.