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