We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 38f1eee commit 4a94364Copy full SHA for 4a94364
packages/schema/src/plugins/enhancer/enhance/index.ts
@@ -1,5 +1,5 @@
1
import { DELEGATE_AUX_RELATION_PREFIX } from '@zenstackhq/runtime';
2
-import { invariant, upperCaseFirst } from '@zenstackhq/runtime/local-helpers';
+import { upperCaseFirst } from '@zenstackhq/runtime/local-helpers';
3
import {
4
PluginError,
5
getAttribute,
0 commit comments