Skip to content

Commit

Permalink
squash!
Browse files Browse the repository at this point in the history
  • Loading branch information
NikolaRHristov committed Sep 30, 2023
1 parent 8593662 commit 6576308
Showing 1 changed file with 0 additions and 6 deletions.
6 changes: 0 additions & 6 deletions Source/Function/Worker.ts
Original file line number Diff line number Diff line change
Expand Up @@ -13,9 +13,3 @@ export default <ExportedHandler<Environment>>{
return env.ASSETS.fetch(request);
},
};

import type {
ExportedHandler,
Fetcher,
Request,
} from "@cloudflare/workers-types";

0 comments on commit 6576308

Please sign in to comment.