From 6c501cc317af30e79325907de56987af055acaf2 Mon Sep 17 00:00:00 2001 From: Pinapelz Date: Mon, 20 Oct 2025 17:43:24 -0700 Subject: clean up existing links on import modals --- frontend/src/types/constants.ts | 6 ------ 1 file changed, 6 deletions(-) (limited to 'frontend/src/types/constants.ts') diff --git a/frontend/src/types/constants.ts b/frontend/src/types/constants.ts index 028545d..d51869e 100644 --- a/frontend/src/types/constants.ts +++ b/frontend/src/types/constants.ts @@ -1,9 +1,3 @@ -export const EamuseImportInfo: Record = { - dancerush: { - scorePage: "https://p.eagate.573.jp/game/dan/1st/playdata/entrance.html#music_data", - }, -}; - export const globalSkipKeys = [ "id", "internalname", -- cgit v1.2.3