summaryrefslogtreecommitdiffstats
path: root/lib/public/Share/Exceptions/GenericShareException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/Share/Exceptions/GenericShareException.php')
-rw-r--r--lib/public/Share/Exceptions/GenericShareException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/Share/Exceptions/GenericShareException.php b/lib/public/Share/Exceptions/GenericShareException.php
index 8d622ff848f..46a46ac0ab7 100644
--- a/lib/public/Share/Exceptions/GenericShareException.php
+++ b/lib/public/Share/Exceptions/GenericShareException.php
@@ -22,7 +22,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP\Share\Exceptions;
use OC\HintException;