removing builtins imports
This commit is contained in:
parent
6edd6a7fdb
commit
da946f1f56
12 changed files with 0 additions and 12 deletions
|
@ -6,7 +6,6 @@ import logging
|
|||
import random
|
||||
import socket
|
||||
import struct
|
||||
from builtins import bytes, int, range
|
||||
from socket import AF_INET, AF_INET6
|
||||
|
||||
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue