Skip to content

Commit 37dc9cd

Browse files
committed
fix a stylecop warning
1 parent 5418466 commit 37dc9cd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

tests/TASVideos.MovieParsers.Tests/DsmParserTests.cs

-1
Original file line numberDiff line numberDiff line change
@@ -98,5 +98,4 @@ public async Task NegativeRerecords()
9898
AssertNoErrors(result);
9999
Assert.AreEqual(1, result.Warnings.Count());
100100
}
101-
102101
}

0 commit comments

Comments
 (0)