Skip to content

Commit

Permalink
eh
Browse files Browse the repository at this point in the history
  • Loading branch information
NullVoxPopuli committed May 28, 2022
1 parent d92776f commit 393d1ee
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion ember-resources/src/util/helper.ts
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import { DEFAULT_THUNK, normalizeThunk } from '../core/utils';
import type { Cache, Thunk } from '../core/types';
// @ts-ignore
import type { helper as emberHelper } from '@ember/component/helper';
import type EmberHelper from '@ember/component/helper';

/**
* @utility implemented with raw `invokeHelper` API, no classes from `ember-resources` used.
Expand Down

0 comments on commit 393d1ee

Please sign in to comment.