Clean up exception syntax

pull/711/head
Tamir Duberstein 9 years ago
parent 322d8939fc
commit 09831c8768
  1. 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

Loading…
Cancel
Save