mirror of
https://github.com/Ombi-app/Ombi.git
synced 2025-08-20 13:23:20 -07:00
!minor fixed liniting
This commit is contained in:
parent
c3e5df1fce
commit
af43042782
1 changed files with 1 additions and 1 deletions
|
@ -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";
|
||||||
|
|
Loading…
Add table
Add a link
Reference in a new issue