Skip to content

Commit

Permalink
remove unused import in grpcio_health_checking
Browse files Browse the repository at this point in the history
  • Loading branch information
thinkerou committed Aug 23, 2016
1 parent 0e43d67 commit 4ae1083
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/python/grpcio_health_checking/setup.py
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@
"""Setup module for the GRPC Python package's optional health checking."""

import os
import sys

import setuptools

Expand Down

0 comments on commit 4ae1083

Please sign in to comment.