We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent be0597d commit f296275Copy full SHA for f296275
ember-resources/src/resource.ts
@@ -1,7 +1,6 @@
1
import { assert } from '@ember/debug';
2
3
import { Builder, CREATE_KEY } from './intermediate-representation.ts';
4
-import { wrapForPlainUsage } from './utils.ts';
5
6
import type { ResourceFn, ResourceFunction } from './types.ts';
7
0 commit comments