Skip to content

Commit accc973

Browse files
org Request
1 parent 54adfd6 commit accc973

File tree

1 file changed

+0
-3
lines changed
  • packages/connectors/gcp/src/types

1 file changed

+0
-3
lines changed

packages/connectors/gcp/src/types/index.ts

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,4 @@
11
import type { Request } from '@elbwalker/types';
2-
import type { Request as GCPRequest } from '@google-cloud/functions-framework';
3-
4-
export type Request = GCPRequest;
52

63
export interface HttpFunction {
74
anonymizeIp?: boolean;

0 commit comments

Comments
 (0)