Parcourir la source

Remove second last reference to SimpleJSON.

Stephen Damm il y a 5 ans
Parent
commit
baba4e5808
1 fichiers modifiés avec 0 ajouts et 2 suppressions
  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;