🧹 clean up editor based on #1418 (#2010)

* clean up editor based on #1418

* remove unused ref

* address comment on guard style
This commit is contained in:
Mutasem Aldmour
2021-07-23 17:50:47 +02:00
committed by GitHub
parent 5602929210
commit a9550202df
19 changed files with 8 additions and 54 deletions

View File

@@ -115,13 +115,10 @@
</template>
<script lang="ts">
import Vue from 'vue';
import { get } from 'lodash';
import {
INodeUi,
IVariableItemSelected,
IVariableSelectorOption,
} from '@/Interface';
import {
NodeHelpers,