mirror of
https://github.com/Sendouc/sendou.ink.git
synced 2026-04-24 23:19:39 -05:00
Remove invalid import
This commit is contained in:
parent
970e9eb6a4
commit
555d20fbbf
|
|
@ -6,7 +6,6 @@ import { i18next } from "~/modules/i18n/i18next.server";
|
|||
import { safeNumberParse } from "~/utils/number";
|
||||
import { notFoundIfFalsy, parseParams } from "~/utils/remix";
|
||||
import type { GetUserResponse } from "../schema";
|
||||
("~/modules/i18n");
|
||||
import { cors } from "remix-utils/cors";
|
||||
import {
|
||||
handleOptionsRequest,
|
||||
|
|
|
|||
Loading…
Reference in New Issue
Block a user