Skip to content

Commit b46eae1

Browse files
committed
chore: remove unused import from merge
1 parent ff3d37a commit b46eae1

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

components/utils.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -36,7 +36,6 @@ import { getFlag } from "./flags"
3636
import { getConfig, getVersionedConfig } from "./configSwizzleManager"
3737
import { compare } from "semver"
3838
import assert from "assert"
39-
import { getUnlockableById } from "./inventory"
4039
import { createHash, createVerify } from "crypto"
4140

4241
/**

0 commit comments

Comments
 (0)