Skip to content

Commit

Permalink
Remove unnecessary module
Browse files Browse the repository at this point in the history
  • Loading branch information
edstevo committed Mar 30, 2021
1 parent bff721a commit 30df229
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/index.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,4 @@
export * from './nestjs-notifications.module';
export * from './nestjs-notifications.module-as';
export * from './nestjs-notifications.service';
export * from './notification/notification.interface';
export * from './channels';

0 comments on commit 30df229

Please sign in to comment.