Skip to content

Commit 8476f5f

Browse files
remove unused imports in utils
Co-authored-by: JoShMiQueL <[email protected]>
1 parent e582981 commit 8476f5f

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

ahk/utils.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
11
import logging
2-
import functools
3-
from asyncio import coroutine
42

53
ESCAPE_SEQUENCE_MAP = {
64
'\n': '`n',

0 commit comments

Comments
 (0)