aboutsummaryrefslogtreecommitdiffstats
path: root/lib/private/ServerNotAvailableException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/ServerNotAvailableException.php')
-rw-r--r--lib/private/ServerNotAvailableException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/ServerNotAvailableException.php b/lib/private/ServerNotAvailableException.php
index d0618883107..89a9300e50e 100644
--- a/lib/private/ServerNotAvailableException.php
+++ b/lib/private/ServerNotAvailableException.php
@@ -19,7 +19,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC;
class ServerNotAvailableException extends \Exception {