mirror of
https://github.com/fiso64/slsk-batchdl.git
synced 2025-01-03 12:12:42 +00:00
commit
This commit is contained in:
parent
ba9b295e22
commit
b8528e3f94
1 changed files with 0 additions and 1 deletions
|
@ -15,7 +15,6 @@ using SlFile = Soulseek.File;
|
||||||
using File = System.IO.File;
|
using File = System.IO.File;
|
||||||
using Directory = System.IO.Directory;
|
using Directory = System.IO.Directory;
|
||||||
using SlDictionary = System.Collections.Concurrent.ConcurrentDictionary<string, (Soulseek.SearchResponse, Soulseek.File)>;
|
using SlDictionary = System.Collections.Concurrent.ConcurrentDictionary<string, (Soulseek.SearchResponse, Soulseek.File)>;
|
||||||
using System.Runtime.CompilerServices;
|
|
||||||
|
|
||||||
|
|
||||||
// todo
|
// todo
|
||||||
|
|
Loading…
Reference in a new issue