1

delete old file

This commit is contained in:
Alex Yatskov 2017-04-13 21:30:53 -07:00
parent 5376db7190
commit fef928350c

View File

@ -1,4 +0,0 @@
@echo off
set /p dict_path="Specify dictionary path: "
yomichan-import.exe %dict_path%
pause