Skip to content

Commit 4a94364

Browse files
committed
update
1 parent 38f1eee commit 4a94364

File tree

1 file changed

+1
-1
lines changed
  • packages/schema/src/plugins/enhancer/enhance

1 file changed

+1
-1
lines changed

packages/schema/src/plugins/enhancer/enhance/index.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { DELEGATE_AUX_RELATION_PREFIX } from '@zenstackhq/runtime';
2-
import { invariant, upperCaseFirst } from '@zenstackhq/runtime/local-helpers';
2+
import { upperCaseFirst } from '@zenstackhq/runtime/local-helpers';
33
import {
44
PluginError,
55
getAttribute,

0 commit comments

Comments
 (0)