fix whitespaces

This commit is contained in:
kaso17 2017-12-04 13:37:00 +01:00
parent 2934bfb3e7
commit eee8d1d8ff
1 changed files with 36 additions and 38 deletions

View File

@ -109,8 +109,6 @@ namespace Jackett.Common.Models.Config
runtimeSettings.PIDFile = options.PIDFile;
return runtimeSettings;
}
}
}