From 6b4e51b3a36661f36cf87c36250525d1067b5113 Mon Sep 17 00:00:00 2001 From: Alex Bilbie Date: Tue, 5 Feb 2013 15:56:03 +0000 Subject: [PATCH] Removed unnecessary interfaces --- src/OAuth2/Storage/ClientEndpointInterface.php | 8 -------- src/OAuth2/Storage/SessionScopeInterface.php | 8 -------- 2 files changed, 16 deletions(-) delete mode 100644 src/OAuth2/Storage/ClientEndpointInterface.php delete mode 100644 src/OAuth2/Storage/SessionScopeInterface.php diff --git a/src/OAuth2/Storage/ClientEndpointInterface.php b/src/OAuth2/Storage/ClientEndpointInterface.php deleted file mode 100644 index ae83eb93..00000000 --- a/src/OAuth2/Storage/ClientEndpointInterface.php +++ /dev/null @@ -1,8 +0,0 @@ -