Skip to content

Commit 744fd96

Browse files
committed
remove test throw exception
1 parent e270d6b commit 744fd96

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

CS2ServerPicker/Services/ServerService.vb

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -85,8 +85,6 @@ Module ServerService
8585
End If
8686
Next
8787

88-
Throw New Exception("Test")
89-
9088
Return serverRevision
9189
Catch ex As Exception
9290
Log_Exception_To_File(ex, "An error has occurred while retrieving or displaying server data!")

0 commit comments

Comments
 (0)