summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJustin Gluck <justin.gluck@livio.io>2019-12-09 15:43:27 -0500
committerJustin Gluck <justin.gluck@livio.io>2019-12-09 15:43:27 -0500
commit3724b36b0bc147c6d0ffad6dea609fd0c427b6af (patch)
treeda1c5abe2ff61a240d5c2e35b50a9b3f894c05f5
parentc829627447e8ae3abdec2d54afa2a8c1f809ebbc (diff)
downloadsdl_ios-3724b36b0bc147c6d0ffad6dea609fd0c427b6af.tar.gz
removing extra white space
-rw-r--r--SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m1
1 files changed, 0 insertions, 1 deletions
diff --git a/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m b/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m
index caf9ac048..5ecf36281 100644
--- a/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m
+++ b/SmartDeviceLinkTests/ProxySpecs/SDLSecondaryTransportManagerSpec.m
@@ -54,7 +54,6 @@ static const int TCPPortUnspecified = -1;
@property (assign, nonatomic) int tcpPort;
@property (assign, nonatomic) BOOL isAppReady;
-
@end
@interface SDLSecondaryTransportManager (ForTest)