refactor: Remove libs directory

This commit is contained in:
tukuaiai
2025-12-18 13:22:45 +08:00
parent 8487ece766
commit 21aa110e95
639 changed files with 1 additions and 110809 deletions
-7
View File
@@ -1,7 +0,0 @@
@echo off
cd /d "%~dp0src"
echo 正在启动 AI Chat Converter...
echo 按 Ctrl+C 停止
echo.
python main.py --watch
pause