Skip to content

Commit 5c836c9

Browse files
GAME-73 clean-up #time 5m
1 parent fef58c9 commit 5c836c9

File tree

1 file changed

+1
-2
lines changed

1 file changed

+1
-2
lines changed

src-ts/tools/gamification-admin/gamification-admin.routes.tsx

Lines changed: 1 addition & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,4 @@
1-
import { PlatformRoute } from '../../lib'
2-
import { UserRole } from '../../lib/profile-provider/profile-functions/profile-factory/user-role.enum'
1+
import { PlatformRoute, UserRole } from '../../lib'
32

43
import GamificationAdmin, { toolTitle } from './GamificationAdmin'
54
import BadgeDetailPage from './pages/badge-detail/BadgeDetailPage'

0 commit comments

Comments
 (0)