Skip to content

Commit

Permalink
fix: remove old files and PluginsContainer from exports
Browse files Browse the repository at this point in the history
  • Loading branch information
adrians5j committed Mar 22, 2020
1 parent 6018555 commit 7eb2358
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/api/src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,2 @@
export { createHandler, createSchema } from "./createHandler";
export { PluginsContainer } from "@webiny/plugins";
export * from "./graphql/responses";
export { default as emptyResolver } from "./graphql/emptyResolver";

0 comments on commit 7eb2358

Please sign in to comment.