Removing unused statement.
This commit is contained in:
parent
aa5dbf84d1
commit
5bbc99ef18
|
@ -1,4 +1,3 @@
|
||||||
import { cloneDeep } from "lodash/fp"
|
|
||||||
import { v4 } from "uuid"
|
import { v4 } from "uuid"
|
||||||
import { BaseStructure } from "./BaseStructure"
|
import { BaseStructure } from "./BaseStructure"
|
||||||
|
|
||||||
|
|
Loading…
Reference in New Issue