From b7ee29b518fadc36415f481151c2505ff7e12a9e Mon Sep 17 00:00:00 2001 From: Keith Pincombe Date: Mon, 14 Jan 2013 13:13:35 +0000 Subject: [PATCH] Corrected formatting --- src/Transmit/Client.php | 2 -- 1 file changed, 2 deletions(-) diff --git a/src/Transmit/Client.php b/src/Transmit/Client.php index 31cc7bd..3bb3a0e 100644 --- a/src/Transmit/Client.php +++ b/src/Transmit/Client.php @@ -44,6 +44,4 @@ public function post($uri, $data) return $response; } - - } \ No newline at end of file