summaryrefslogtreecommitdiffstats
path: root/apps/federation/backgroundjob/getsharedsecret.php
diff options
context:
space:
mode:
Diffstat (limited to 'apps/federation/backgroundjob/getsharedsecret.php')
-rw-r--r--apps/federation/backgroundjob/getsharedsecret.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/apps/federation/backgroundjob/getsharedsecret.php b/apps/federation/backgroundjob/getsharedsecret.php
index dd095ed117a..88f2a51045a 100644
--- a/apps/federation/backgroundjob/getsharedsecret.php
+++ b/apps/federation/backgroundjob/getsharedsecret.php
@@ -23,6 +23,7 @@
namespace OCA\Federation\BackgroundJob;
use GuzzleHttp\Exception\ClientException;
+use OC\BackgroundJob\JobList;
use OC\BackgroundJob\QueuedJob;
use OCA\Federation\DbHandler;
use OCA\Federation\TrustedServers;