Removing unused statement.

This commit is contained in:
mike12345567 2020-11-19 17:07:39 +00:00
parent aa5dbf84d1
commit 5bbc99ef18
1 changed files with 0 additions and 1 deletions

View File

@ -1,4 +1,3 @@
import { cloneDeep } from "lodash/fp"
import { v4 } from "uuid"
import { BaseStructure } from "./BaseStructure"