From f5d329bd84bcb72bd8ef69fdbb5e9169f97b0601 Mon Sep 17 00:00:00 2001 From: nin0dev Date: Sun, 4 Aug 2024 08:34:01 -0400 Subject: [PATCH] lint --- src/plugins/rpcEditor/index.tsx | 1 - 1 file changed, 1 deletion(-) diff --git a/src/plugins/rpcEditor/index.tsx b/src/plugins/rpcEditor/index.tsx index 4ea978230..cc8625f66 100644 --- a/src/plugins/rpcEditor/index.tsx +++ b/src/plugins/rpcEditor/index.tsx @@ -12,7 +12,6 @@ import definePlugin, { OptionType } from "@utils/types"; import { React } from "@webpack/common"; import { ReplaceSettings, ReplaceTutorial } from "./ReplaceSettings"; -import { parse } from "path"; const APP_IDS_KEY = "ReplaceActivityType_appids"; export type AppIdSetting = {