remove uneeded import
This commit is contained in:
parent
b1b861139d
commit
4231dafc94
|
@ -26,7 +26,6 @@ import {
|
|||
Hosting,
|
||||
ActionImplementation,
|
||||
AutomationStepDefinition,
|
||||
FeatureFlag,
|
||||
} from "@budibase/types"
|
||||
import sdk from "../sdk"
|
||||
import { getAutomationPlugin } from "../utilities/fileSystem"
|
||||
|
|
Loading…
Reference in New Issue