Skip to content

Commit

Permalink
Remove unnecessary fcntl module import
Browse files Browse the repository at this point in the history
  • Loading branch information
soltanmm-google committed Jul 8, 2016
1 parent 771dc75 commit af26ce6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/grpcio_tests/tests/_runner.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
from __future__ import absolute_import

import collections
import fcntl
import multiprocessing
import os
import select
Expand Down

0 comments on commit af26ce6

Please sign in to comment.