summaryrefslogtreecommitdiffstats
path: root/apps/updatenotification/lib/ResetTokenBackgroundJob.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/updatenotification/lib/ResetTokenBackgroundJob.php')
-rw-r--r--apps/updatenotification/lib/ResetTokenBackgroundJob.php1
1 files changed, 0 insertions, 1 deletions
diff --git a/apps/updatenotification/lib/ResetTokenBackgroundJob.php b/apps/updatenotification/lib/ResetTokenBackgroundJob.php
index 2d83e7f64d5..96a50c5ff7f 100644
--- a/apps/updatenotification/lib/ResetTokenBackgroundJob.php
+++ b/apps/updatenotification/lib/ResetTokenBackgroundJob.php
@@ -24,7 +24,6 @@ declare(strict_types=1);
* along with this program. If not, see <http://www.gnu.org/licenses/>
*
*/
-
namespace OCA\UpdateNotification;
use OC\BackgroundJob\TimedJob;