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