!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,
ISlackNotificationSettings,
ISonarrSettings,
IUpdateSettings
IUpdateSettings,
} from "../interfaces";
import { ServiceAuthHelpers } from "./service.helpers";