Ver código fonte

Remove second last reference to SimpleJSON.

Stephen Damm 5 anos atrás
pai
commit
baba4e5808
1 arquivos alterados com 0 adições e 2 exclusões
  1. 0 2
      SongBrowserPlugin/DataAccess/ScoreSaberDatabase.cs

+ 0 - 2
SongBrowserPlugin/DataAccess/ScoreSaberDatabase.cs

@@ -1,6 +1,4 @@
 using Newtonsoft.Json;
-using SimpleJSON;
-using SongBrowser.Logging;
 using System;
 using System.Collections.Generic;
 using System.Diagnostics;