Skip to content

Commit

Permalink
Remove public export of PromiseOrSync
Browse files Browse the repository at this point in the history
  • Loading branch information
JoshuaKGoldberg authored and MichaelDeBoey committed Aug 15, 2023
1 parent 5b59529 commit b937cdc
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/remix-server-runtime/index.ts
Original file line number Diff line number Diff line change
Expand Up @@ -77,5 +77,3 @@ export type {
UploadHandler,
UploadHandlerPart,
} from "./reexport";

export type { PromiseOrSync } from "./utils";

0 comments on commit b937cdc

Please sign in to comment.