removed top-level (require 'j-console)

This commit is contained in:
Eric Schulte 2013-12-21 11:58:09 -07:00
parent 663cb3b9b9
commit 39a6ce6e46
1 changed files with 0 additions and 1 deletions

View File

@ -27,7 +27,6 @@
;;; Code:
(require 'ob)
(require 'j-console)
(defun org-babel-expand-body:J (body params &optional processed-params)
"Expand BODY according to PARAMS, return the expanded body.