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
24b8a562a5
commit
cb96d78b6e
|
@ -104,7 +104,6 @@ import ParameterInputFull from '@/components/ParameterInputFull.vue';
|
|||
import { get, set } from 'lodash';
|
||||
|
||||
import mixins from 'vue-typed-mixins';
|
||||
import { HTTP_REQUEST_NODE_TYPE } from '@/constants';
|
||||
|
||||
export default mixins(
|
||||
genericHelpers,
|
||||
|
|
Loading…
Reference in a new issue