diff --git a/yomichan-import.bat b/yomichan-import.bat deleted file mode 100644 index 5afe2f7..0000000 --- a/yomichan-import.bat +++ /dev/null @@ -1,4 +0,0 @@ -@echo off -set /p dict_path="Specify dictionary path: " -yomichan-import.exe %dict_path% -pause