#74: Some cleanup
This commit is contained in:
@@ -42,7 +42,6 @@ public class SongCompressedDataController : BaseController
|
||||
var context = new SongContext(_connectionString);
|
||||
|
||||
SongCompression cmp = new SongCompression(_archiveDir);
|
||||
|
||||
|
||||
Console.WriteLine($"Archive directory root: {_archiveDir}");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user