mirror of
https://github.com/toeverything/AFFiNE.git
synced 2026-07-19 11:06:25 +08:00
chore: organizeImports
This commit is contained in:
@@ -7,8 +7,8 @@ import firebaseAuth = require('firebase-admin/auth');
|
||||
import LRUCache = require('lru-cache');
|
||||
import nanoid = require('nanoid');
|
||||
|
||||
import { handleConnection } from './utils';
|
||||
import { URL } from 'url';
|
||||
import { handleConnection } from './utils';
|
||||
|
||||
if (process.env.NODE_ENV !== 'development') {
|
||||
firebaseApp.initializeApp({
|
||||
|
||||
Reference in New Issue
Block a user