!cosmetic test

This commit is contained in:
Jamie.Rees 2017-09-21 16:04:46 +01:00
commit 03d88714de

View file

@ -185,7 +185,7 @@ namespace Ombi.Schedule.Jobs.Ombi
} }
} }
catch (Exception e) catch (Exception e)
{ {
Ctx.WriteLine(e); Ctx.WriteLine(e);
throw; throw;
} }