X-Git-Url: https://git.arvados.org/arvados-workbench2.git/blobdiff_plain/0259b9ba3e4b296fd4d360a7f48f6d9ac53ce38e..refs/heads/14433_properties_inside_projects:/src/store/workflow-panel/workflow-panel-actions.ts?ds=sidebyside diff --git a/src/store/workflow-panel/workflow-panel-actions.ts b/src/store/workflow-panel/workflow-panel-actions.ts index cc2469d7..da0da54d 100644 --- a/src/store/workflow-panel/workflow-panel-actions.ts +++ b/src/store/workflow-panel/workflow-panel-actions.ts @@ -10,7 +10,6 @@ import { propertiesActions } from '~/store/properties/properties-actions'; import { getResource } from '../resources/resources'; import { getProperty } from '~/store/properties/properties'; import { WorkflowResource } from '../../models/workflow'; -import { ResourceObjectType } from '~/models/resource'; export const WORKFLOW_PANEL_ID = "workflowPanel"; const UUID_PREFIX_PROPERTY_NAME = 'uuidPrefix';