Skip to content
This repository has been archived by the owner on Nov 5, 2019. It is now read-only.

Commit

Permalink
Remove pylint comments
Browse files Browse the repository at this point in the history
  • Loading branch information
aalexand committed Mar 10, 2015
1 parent 701abfd commit 0627984
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion oauth2client/devshell.py
Original file line number Diff line number Diff line change
Expand Up @@ -68,7 +68,6 @@ def _SendRecv():
if port == 0:
raise NoDevshellServer()

# pylint:disable=g-import-not-at-top, Delay for performance.
import socket

s = socket.socket()
Expand Down

0 comments on commit 0627984

Please sign in to comment.