diff options
Diffstat (limited to 'lisp/org/ob-css.el')
-rw-r--r-- | lisp/org/ob-css.el | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/lisp/org/ob-css.el b/lisp/org/ob-css.el index 25d75ccf80a..7dbe034e141 100644 --- a/lisp/org/ob-css.el +++ b/lisp/org/ob-css.el @@ -44,6 +44,6 @@ CSS does not support sessions." (provide 'ob-css) -;; arch-tag: f4447e8c-50ab-41f9-b322-b7b9574d9fbe + ;;; ob-css.el ends here |