Skip to content

Commit 2cb3135

Browse files
committed
Remove unused imports
1 parent 70a31ff commit 2cb3135

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

myloginpath.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
"""Funtions that read and decrypt MySQL's login path file."""
33

44
from configparser import RawConfigParser
5-
from io import BytesIO, TextIOWrapper
65
import os
76
import struct
87
import sys

0 commit comments

Comments
 (0)