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
vidjil
vidjil
Commits
83a7362c
Commit
83a7362c
authored
Sep 06, 2017
by
Ryan Herbert
Browse files
autocomplete.js remove useless log
parent
8e49b7db
Changes
1
Hide whitespace changes
Inline
Side-by-side
browser/js/autocomplete.js
View file @
83a7362c
...
...
@@ -83,7 +83,6 @@ VidjilAutoComplete.prototype = {
},
setupTags
:
function
(
$input
)
{
console
.
log
(
"
setup
"
);
var
self
=
this
;
var
at
=
'
#
'
;
this
.
initCache
(
at
);
...
...
Write
Preview
Supports
Markdown
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