diff options
Diffstat (limited to 'lisp/org/ob-css.el')
-rw-r--r-- | lisp/org/ob-css.el | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/org/ob-css.el b/lisp/org/ob-css.el index b03e8fac180..190f69cbff4 100644 --- a/lisp/org/ob-css.el +++ b/lisp/org/ob-css.el @@ -43,6 +43,4 @@ CSS does not support sessions." (provide 'ob-css) - - ;;; ob-css.el ends here |