mirror of
https://github.com/JustArchiNET/ArchiSteamFarm.git
synced 2026-01-16 08:25:28 +00:00
Fix non-necessary extra event
This commit is contained in:
@@ -88,8 +88,6 @@ namespace ArchiSteamFarm {
|
||||
}
|
||||
|
||||
globalDatabase.FilePath = filePath;
|
||||
globalDatabase.ServerListProvider.ServerListUpdated += globalDatabase.OnServerListUpdated;
|
||||
|
||||
return globalDatabase;
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user