Skip to content

Commit

Permalink
fix: duplicate import of type HttpIncoming
Browse files Browse the repository at this point in the history
  • Loading branch information
wkillerud committed Sep 23, 2024
1 parent f4f236d commit 3d382b7
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions types/fixup.d.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
import type { HttpIncoming } from '@podium/utils';

declare global {
namespace Express {
export interface PodiumHttpIncomingParameters {
Expand Down

0 comments on commit 3d382b7

Please sign in to comment.