Thanks to visit codestin.com
Credit goes to github.com

Skip to content

Commit 4102478

Browse files
committed
Removed spurious import statement
1 parent b7d05db commit 4102478

1 file changed

Lines changed: 0 additions & 2 deletions

File tree

Lib/logging/handlers.py

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -29,8 +29,6 @@
2929

3030
import sys, logging, socket, types, os, string, cPickle, struct, time
3131

32-
from SocketServer import ThreadingTCPServer, StreamRequestHandler
33-
3432
#
3533
# Some constants...
3634
#

0 commit comments

Comments
 (0)