mirror of
https://github.com/Zagrios/bs-manager.git
synced 2026-07-03 14:08:25 +02:00
[feat-75] removed unused variable
This commit is contained in:
@@ -51,8 +51,6 @@ export class LocalMapsManagerService {
|
||||
ScoreSaber: "web+bsmap",
|
||||
};
|
||||
|
||||
private readonly INFO_DAT_REGEX = /(^|\/)(I|i)nfo.dat$/;
|
||||
|
||||
private readonly localVersion: BSLocalVersionService;
|
||||
private readonly installLocation: InstallationLocationService;
|
||||
private readonly utils: UtilsService;
|
||||
|
||||
Reference in New Issue
Block a user