summaryrefslogtreecommitdiff
path: root/lisp/org/ob-awk.el
diff options
context:
space:
mode:
Diffstat (limited to 'lisp/org/ob-awk.el')
-rw-r--r--lisp/org/ob-awk.el2
1 files changed, 0 insertions, 2 deletions
diff --git a/lisp/org/ob-awk.el b/lisp/org/ob-awk.el
index 74bbc4c2be1..577878349c5 100644
--- a/lisp/org/ob-awk.el
+++ b/lisp/org/ob-awk.el
@@ -106,6 +106,4 @@ This function is called by `org-babel-execute-src-block'."
(provide 'ob-awk)
-
-
;;; ob-awk.el ends here