summaryrefslogtreecommitdiff
path: root/app/Auth/Google.php
diff options
context:
space:
mode:
Diffstat (limited to 'app/Auth/Google.php')
-rw-r--r--app/Auth/Google.php1
1 files changed, 1 insertions, 0 deletions
diff --git a/app/Auth/Google.php b/app/Auth/Google.php
index 76e65fb6..32bcb4b1 100644
--- a/app/Auth/Google.php
+++ b/app/Auth/Google.php
@@ -2,6 +2,7 @@
namespace Kanboard\Auth;
+use Kanboard\Core\Base;
use Kanboard\Event\AuthEvent;
/**