mirror of
https://github.com/Caraxi/mare.client.git
synced 2025-12-12 20:27:22 +01:00
remove unused variable
This commit is contained in:
parent
576d005b32
commit
44a72dff1b
1 changed files with 0 additions and 1 deletions
|
|
@ -85,7 +85,6 @@ public class Configuration : IPluginConfiguration
|
|||
newConfig.TimeSpanBetweenScansInSeconds = TimeSpanBetweenScansInSeconds;
|
||||
newConfig.FileScanPaused = FileScanPaused;
|
||||
newConfig.InitialScanComplete = InitialScanComplete;
|
||||
newConfig.HideInfoMessages = HideInfoMessages;
|
||||
newConfig.DisableOptionalPluginWarnings = DisableOptionalPluginWarnings;
|
||||
newConfig.OpenGposeImportOnGposeStart = OpenGposeImportOnGposeStart;
|
||||
newConfig.ShowTransferWindow = ShowTransferWindow;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue