Clean up exception syntax

This commit is contained in:
Tamir Duberstein 2015-08-12 11:34:19 -04:00
parent 322d8939fc
commit 09831c8768

View File

@ -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