From b60c1c85fbe09a7c16adc34f5614b1d17bbf32d1 Mon Sep 17 00:00:00 2001 From: Tom Castleman Date: Tue, 3 Mar 2015 22:03:35 +0000 Subject: [PATCH] Non-sensical use --- src/Postmark/PostmarkClientBase.php | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) diff --git a/src/Postmark/PostmarkClientBase.php b/src/Postmark/PostmarkClientBase.php index f77a6acb..ce7ee3cc 100644 --- a/src/Postmark/PostmarkClientBase.php +++ b/src/Postmark/PostmarkClientBase.php @@ -9,7 +9,6 @@ namespace Postmark; use Postmark\Models\PostmarkException as PostmarkException; -use Postmark\PostmarkClientBase as PostmarkClientBase; /** * This is the core class that interacts with the Postmark API. All clients should @@ -136,4 +135,4 @@ protected function processRestRequest($method = NULL, $path = NULL, $body = NULL } } -?> \ No newline at end of file +?>