Skip to content

Commit

Permalink
fix: revert export environment config service
Browse files Browse the repository at this point in the history
  • Loading branch information
uzenith360 committed Feb 3, 2023
1 parent d971ff8 commit 849c938
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion projects/ngx-jwt-auth/src/public-api.ts
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
* Public API Surface of ngx-jwt-auth
*/

export * from './lib/environment-config.service';
export * from './lib/environment-config.interface';
export * from './lib/jwt-and-user.interface';
export * from './lib/jwt.interface';
Expand Down

0 comments on commit 849c938

Please sign in to comment.