Removing unused statement.

This commit is contained in:
mike12345567 2020-11-19 17:07:39 +00:00
parent f5191862d5
commit c541cd078b
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"