remove uneeded import

This commit is contained in:
Peter Clement 2024-09-09 14:26:37 +01:00
parent b1b861139d
commit 4231dafc94
1 changed files with 0 additions and 1 deletions

View File

@ -26,7 +26,6 @@ import {
Hosting,
ActionImplementation,
AutomationStepDefinition,
FeatureFlag,
} from "@budibase/types"
import sdk from "../sdk"
import { getAutomationPlugin } from "../utilities/fileSystem"