diff options
Diffstat (limited to 'core/Controller/UserController.php')
-rw-r--r-- | core/Controller/UserController.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Controller/UserController.php b/core/Controller/UserController.php index 638e4e00e46..6d50348c2a5 100644 --- a/core/Controller/UserController.php +++ b/core/Controller/UserController.php @@ -22,7 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core\Controller; use OCP\AppFramework\Controller; |