1
0
Fork 0
mirror of synced 2024-10-03 02:27:06 +13:00

Removing unused statement.

This commit is contained in:
mike12345567 2020-11-19 17:07:39 +00:00
parent aa5dbf84d1
commit 5bbc99ef18

View file

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