aboutsummaryrefslogtreecommitdiff
path: root/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php
diff options
context:
space:
mode:
authorBrent Shaffer <betterbrent@google.com>2017-07-19 14:57:34 -0700
committerPaul Yang <TeBoring@users.noreply.github.com>2017-07-19 14:57:34 -0700
commitaa61bb0d3cee089c37da32584d03132177dd847c (patch)
tree34ff251c16b52426ce976f9e10c094c0a77a8c1c /php/src/Google/Protobuf/Internal/EnumDescriptorProto.php
parent50aa4febaffa6a6f168ec3f9afc6fbdd40e4d31f (diff)
downloadprotobuf-aa61bb0d3cee089c37da32584d03132177dd847c.tar.gz
protobuf-aa61bb0d3cee089c37da32584d03132177dd847c.tar.bz2
protobuf-aa61bb0d3cee089c37da32584d03132177dd847c.zip
compiles removal of newline (#3333) (#3370)
Diffstat (limited to 'php/src/Google/Protobuf/Internal/EnumDescriptorProto.php')
-rw-r--r--php/src/Google/Protobuf/Internal/EnumDescriptorProto.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php b/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php
index adc21fc6..816fbae5 100644
--- a/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php
+++ b/php/src/Google/Protobuf/Internal/EnumDescriptorProto.php
@@ -8,7 +8,6 @@ use Google\Protobuf\Internal\GPBType;
use Google\Protobuf\Internal\GPBWire;
use Google\Protobuf\Internal\RepeatedField;
use Google\Protobuf\Internal\InputStream;
-
use Google\Protobuf\Internal\GPBUtil;
/**