summaryrefslogtreecommitdiffstats
path: root/lib/public/AutoloadNotAllowedException.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/public/AutoloadNotAllowedException.php')
-rw-r--r--lib/public/AutoloadNotAllowedException.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/public/AutoloadNotAllowedException.php b/lib/public/AutoloadNotAllowedException.php
index 6608e1739ce..110362ab608 100644
--- a/lib/public/AutoloadNotAllowedException.php
+++ b/lib/public/AutoloadNotAllowedException.php
@@ -22,7 +22,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCP;
/**