branch: elpa/jinja2-mode
commit fc3fd64758168c565c2cd7747f13d08077d3dd0b
Author: Florian Mounier <[email protected]>
Commit: Florian Mounier <[email protected]>

    Remove debug message
---
 jinja2.el | 1 -
 1 file changed, 1 deletion(-)

diff --git a/jinja2.el b/jinja2.el
index 5b1365ca77..1a6550131b 100644
--- a/jinja2.el
+++ b/jinja2.el
@@ -58,7 +58,6 @@
     "missing" "scoped"))
 
 (defun jinja2-functions-keywords ()
-  (message "CALLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLLL")
   (append
    jinja2-user-functions
    '(

Reply via email to