diff options
Diffstat (limited to 'core/Command/Status.php')
-rw-r--r-- | core/Command/Status.php | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/core/Command/Status.php b/core/Command/Status.php index 0c3257f8a59..5bcf23dfbca 100644 --- a/core/Command/Status.php +++ b/core/Command/Status.php @@ -22,7 +22,6 @@ * along with this program. If not, see <http://www.gnu.org/licenses/> * */ - namespace OC\Core\Command; use Symfony\Component\Console\Input\InputInterface; |