Skip to content

Commit 62b86d6

Browse files
committed
Revert unnecessary comma
1 parent 156ddc4 commit 62b86d6

1 file changed

Lines changed: 1 addition & 1 deletion

File tree

Backend/Models/Sense.cs

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -243,6 +243,6 @@ public enum Status
243243
Active,
244244
Deleted,
245245
Duplicate,
246-
Protected,
246+
Protected
247247
}
248248
}

0 commit comments

Comments
 (0)