We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent bd7c5ce commit c5212c2Copy full SHA for c5212c2
packages/functions/src/context.ts
@@ -28,8 +28,6 @@ import {
28
FirebaseAuthInternal,
29
FirebaseAuthInternalName
30
} from '@firebase/auth-interop-types';
31
-import { FunctionsError } from './error';
32
-import { logger } from './logger';
33
34
/**
35
* The metadata that should be supplied with function calls.
0 commit comments