Skip to content

Commit

Permalink
remove unused io import
Browse files Browse the repository at this point in the history
  • Loading branch information
rthalley committed May 15, 2020
1 parent b303f39 commit c3a1def
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion dns/name.py
Original file line number Diff line number Diff line change
Expand Up @@ -19,7 +19,6 @@
"""

import copy
import io
import struct
import sys

Expand Down

0 comments on commit c3a1def

Please sign in to comment.