Replace cloneDeep to native structuredclone and remove unused import
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
import { cloneDeep } from 'lodash'
|
||||
import type { Database } from 'src/ts/storage/database'
|
||||
|
||||
export function templateCheck(db:Database){
|
||||
|
||||
Reference in New Issue
Block a user