diff options
Diffstat (limited to 'core/Command/User/Add.php')
-rw-r--r-- | core/Command/User/Add.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/User/Add.php b/core/Command/User/Add.php index b75664f16f6..bb11a1ea5c9 100644 --- a/core/Command/User/Add.php +++ b/core/Command/User/Add.php @@ -23,7 +23,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core\Command\User; use OC\Files\Filesystem; |