summaryrefslogtreecommitdiffstats
path: root/apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php')
-rw-r--r--apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php b/apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php
index b065a900789..2c04e78aced 100644
--- a/apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php
+++ b/apps/dav/lib/Exception/UnsupportedLimitOnInitialSyncException.php
@@ -20,6 +20,7 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
+
namespace OCA\DAV\Exception;
use Sabre\DAV\Exception\InsufficientStorage;