!minor fixed liniting

This commit is contained in:
Jamie.Rees 2017-09-22 10:37:55 +01:00
commit af43042782

View file

@ -18,7 +18,7 @@ import {
IRadarrSettings, IRadarrSettings,
ISlackNotificationSettings, ISlackNotificationSettings,
ISonarrSettings, ISonarrSettings,
IUpdateSettings IUpdateSettings,
} from "../interfaces"; } from "../interfaces";
import { ServiceAuthHelpers } from "./service.helpers"; import { ServiceAuthHelpers } from "./service.helpers";