Skip to content

Commit

Permalink
fix(core): Remove non-existent import
Browse files Browse the repository at this point in the history
  • Loading branch information
michaelbromley committed Jul 30, 2019
1 parent 149e75b commit e660d46
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/core/src/api/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
export * from './common/request-context';
export * from './decorators/allow.decorator';
export * from './decorators/decode.decorator';
export * from './decorators/request-context.decorator';
export * from './resolvers/admin/search.resolver';

0 comments on commit e660d46

Please sign in to comment.