From aa61bb0d3cee089c37da32584d03132177dd847c Mon Sep 17 00:00:00 2001 From: Brent Shaffer Date: Wed, 19 Jul 2017 14:57:34 -0700 Subject: compiles removal of newline (#3333) (#3370) --- php/src/Google/Protobuf/Internal/DescriptorProto.php | 1 - 1 file changed, 1 deletion(-) (limited to 'php/src/Google/Protobuf/Internal/DescriptorProto.php') diff --git a/php/src/Google/Protobuf/Internal/DescriptorProto.php b/php/src/Google/Protobuf/Internal/DescriptorProto.php index 3f975b8a..1d6959b7 100644 --- a/php/src/Google/Protobuf/Internal/DescriptorProto.php +++ b/php/src/Google/Protobuf/Internal/DescriptorProto.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; /** -- cgit v1.2.3