1
0
mirror of https://github.com/ciromattia/kcc synced 2025-12-13 01:36:27 +00:00

Merge pull request #666

* fix dependencies
This commit is contained in:
darodi
2024-01-12 23:22:09 +00:00
committed by GitHub
parent bc7cd17916
commit 33fed662fe
4 changed files with 3 additions and 5 deletions

View File

@@ -18,7 +18,6 @@
# PERFORMANCE OF THIS SOFTWARE.
import os
import re
import subprocess
import sys
from urllib.parse import unquote
from time import sleep