mirror of
https://github.com/xHyroM/waki.git
synced 2024-11-10 01:18:07 +01:00
refactor: cleanup
This commit is contained in:
parent
fb60d0880c
commit
1788e6d215
1 changed files with 1 additions and 1 deletions
|
@ -1,4 +1,4 @@
|
|||
import { cloneFormData, getMainProvider, parseBody, parseProviders, verify } from "./utils";
|
||||
import { getMainProvider, parseBody, parseProviders, verify } from "./utils";
|
||||
|
||||
export default {
|
||||
async fetch(request: Request, env: Env, _: ExecutionContext): Promise<Response> {
|
||||
|
|
Loading…
Reference in a new issue