mirror of
https://github.com/Kovah/LinkAce.git
synced 2025-01-17 21:28:30 +01:00
Remove debug statement
This commit is contained in:
parent
5aef7c5c19
commit
4254415cfa
@ -58,7 +58,6 @@ class ImportHtmlBookmarks
|
||||
$description = $link['note'];
|
||||
}
|
||||
|
||||
Log::debug($link['uri'] .': '. $link['pub']);
|
||||
$newLink = new Link([
|
||||
'user_id' => $userId,
|
||||
'url' => $link['uri'],
|
||||
|
Loading…
x
Reference in New Issue
Block a user