Skip to content
GitLab
Menu
Projects
Groups
Snippets
Help
Help
Support
Community forum
Keyboard shortcuts
?
Submit feedback
Contribute to GitLab
Sign in
Toggle navigation
Menu
Open sidebar
open-source
MetaGer
Commits
addfc28d
Commit
addfc28d
authored
Feb 01, 2021
by
Dominik Hebeler
Browse files
removed debug log
parent
4e1e4cb1
Changes
1
Pipelines
1
Hide whitespace changes
Inline
Side-by-side
app/Models/Key.php
View file @
addfc28d
...
...
@@ -93,7 +93,6 @@ class Key
return
false
;
}
}
catch
(
\
ErrorException
$e
)
{
Log
::
debug
(
$e
);
return
false
;
}
}
...
...
Write
Preview
Markdown
is supported
0%
Try again
or
attach a new file
.
Attach a file
Cancel
You are about to add
0
people
to the discussion. Proceed with caution.
Finish editing this message first!
Cancel
Please
register
or
sign in
to comment