mirror of
https://github.com/n8n-io/n8n.git
synced 2025-03-05 20:50:17 -08:00
🔥 Remove unused import
This commit is contained in:
parent
238565b0ed
commit
9f15c93951
|
@ -231,7 +231,6 @@ import { showMessage } from '@/components/mixins/showMessage';
|
|||
import { workflowHelpers } from '@/components/mixins/workflowHelpers';
|
||||
|
||||
import mixins from 'vue-typed-mixins';
|
||||
import { mapGetters } from "vuex";
|
||||
|
||||
export default mixins(
|
||||
externalHooks,
|
||||
|
|
Loading…
Reference in a new issue