Bladeren bron

Clean up exception syntax

Tamir Duberstein 10 jaren geleden
bovenliggende
commit
09831c8768
1 gewijzigde bestanden met toevoegingen van 0 en 2 verwijderingen
  1. 0 2
      python/google/protobuf/descriptor_pool.py

+ 0 - 2
python/google/protobuf/descriptor_pool.py

@@ -57,8 +57,6 @@ directly instead of this class.
 
 
 __author__ = 'matthewtoia@google.com (Matt Toia)'
 __author__ = 'matthewtoia@google.com (Matt Toia)'
 
 
-import sys
-
 from google.protobuf import descriptor
 from google.protobuf import descriptor
 from google.protobuf import descriptor_database
 from google.protobuf import descriptor_database
 from google.protobuf import text_encoding
 from google.protobuf import text_encoding