diff --git a/Model/SentryLog.php b/Model/SentryLog.php index 74d58c71ad53ece60ede2b0853447ec47c9cf77c..f4311fc60bc29a792edcd0f1efcbbb2c98116672 100755 --- a/Model/SentryLog.php +++ b/Model/SentryLog.php @@ -12,7 +12,6 @@ use Sentry\EventHint; use Sentry\ExceptionMechanism; use Sentry\Stacktrace; use Sentry\State\Scope as SentryScope; -use function Sentry\logger; class SentryLog {