Some styling

This commit is contained in:
tidusjar 2016-03-04 13:19:17 +00:00
parent 725678779a
commit 37aa6b938d
9 changed files with 102 additions and 37 deletions

View file

@ -130,7 +130,7 @@ namespace PlexRequests.UI
// Step 5. Activate the configuration
LogManager.Configuration = config;
}
catch (Exception e)
catch (Exception )
{
throw;