Skip to content

Commit c5212c2

Browse files
committed
Clean up
1 parent bd7c5ce commit c5212c2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

packages/functions/src/context.ts

-2
Original file line numberDiff line numberDiff line change
@@ -28,8 +28,6 @@ import {
2828
FirebaseAuthInternal,
2929
FirebaseAuthInternalName
3030
} from '@firebase/auth-interop-types';
31-
import { FunctionsError } from './error';
32-
import { logger } from './logger';
3331

3432
/**
3533
* The metadata that should be supplied with function calls.

0 commit comments

Comments
 (0)