Pārlūkot izejas kodu

Clean up exception syntax

Tamir Duberstein 10 gadi atpakaļ
vecāks
revīzija
09831c8768
1 mainītis faili ar 0 papildinājumiem un 2 dzēšanām
  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)'
 
-import sys
-
 from google.protobuf import descriptor
 from google.protobuf import descriptor_database
 from google.protobuf import text_encoding