Welcome to mirror list, hosted at ThFree Co, Russian Federation.

github.com/nextcloud/server.git - Unnamed repository; edit this file 'description' to name the repository.
summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/DatabaseException.php')
-rw-r--r--lib/private/DatabaseException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/DatabaseException.php b/lib/private/DatabaseException.php
index 6338bd16cc8..88287003af9 100644
--- a/lib/private/DatabaseException.php
+++ b/lib/private/DatabaseException.php
@@ -20,7 +20,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC;
class DatabaseException extends \Exception {