mirror of
https://github.com/wallabag/wallabag.git
synced 2024-10-31 22:28:54 +00:00
remove a console.log() call
This commit is contained in:
parent
43e41c7d78
commit
4b77a62f2a
1 changed files with 0 additions and 1 deletions
|
@ -45,7 +45,6 @@
|
|||
|
||||
<script>
|
||||
var baseurl = "{{ poche_url }}";
|
||||
console.log(baseurl);
|
||||
var data = {
|
||||
|
||||
"name": "wallabag",
|
||||
|
|
Loading…
Reference in a new issue