mirror of
https://github.com/gabehf/Tdarr_Plugins.git
synced 2026-03-14 09:45:55 -07:00
Remove unused import
This commit is contained in:
parent
8fae2bc4cc
commit
cd190d2cb5
1 changed files with 0 additions and 1 deletions
|
|
@ -5,7 +5,6 @@ import {
|
||||||
IpluginOutputArgs,
|
IpluginOutputArgs,
|
||||||
} from '../../../../FlowHelpers/1.0.0/interfaces/interfaces';
|
} from '../../../../FlowHelpers/1.0.0/interfaces/interfaces';
|
||||||
import { CLI } from '../../../../FlowHelpers/1.0.0/cliUtils';
|
import { CLI } from '../../../../FlowHelpers/1.0.0/cliUtils';
|
||||||
import { getContainer } from '../../../../FlowHelpers/1.0.0/fileUtils';
|
|
||||||
|
|
||||||
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
/* eslint no-plusplus: ["error", { "allowForLoopAfterthoughts": true }] */
|
||||||
const details = (): IpluginDetails => ({
|
const details = (): IpluginDetails => ({
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue