Skip to content

Commit

Permalink
refactor(core): remove routing-guards index code
Browse files Browse the repository at this point in the history
  • Loading branch information
Aysnine committed Mar 2, 2020
1 parent 9aa5fd0 commit 9ded971
Showing 1 changed file with 1 addition and 2 deletions.
3 changes: 1 addition & 2 deletions src/lib/core/index.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import RoutingGuards from './routing-guards'
import { VueApplication, EventNames } from './vue-application'

export { RoutingGuards, VueApplication, EventNames }
export { VueApplication, EventNames }

0 comments on commit 9ded971

Please sign in to comment.