Skip to content

Commit

Permalink
Revert package imports
Browse files Browse the repository at this point in the history
  • Loading branch information
kmjennison committed Dec 31, 2023
1 parent afc31fe commit 4d30b50
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/index.ts
Original file line number Diff line number Diff line change
@@ -1,6 +1,4 @@
/* eslint-disable global-require */
import 'firebase/app'
import 'firebase/auth'
import initFirebaseClientSDK from 'src/initFirebaseClientSDK'
import initCommon, { Init } from 'src/initCommon'
import type { GetUserFromCookies } from './getUserFromCookies'
Expand Down

0 comments on commit 4d30b50

Please sign in to comment.