summaryrefslogtreecommitdiffstats
path: root/lib/private/BackgroundJob/QueuedJob.php
diff options
context:
space:
mode:
Diffstat (limited to 'lib/private/BackgroundJob/QueuedJob.php')
-rw-r--r--lib/private/BackgroundJob/QueuedJob.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/lib/private/BackgroundJob/QueuedJob.php b/lib/private/BackgroundJob/QueuedJob.php
index 6f10ee4408d..176227e73db 100644
--- a/lib/private/BackgroundJob/QueuedJob.php
+++ b/lib/private/BackgroundJob/QueuedJob.php
@@ -22,7 +22,6 @@
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OC\BackgroundJob;
use OCP\ILogger;