Browse Source

removed top-level (require 'j-console)

Eric Schulte 12 năm trước cách đây
mục cha
commit
39a6ce6e46
1 tập tin đã thay đổi với 0 bổ sung1 xóa
  1. 0 1
      lisp/ob-J.el

+ 0 - 1
lisp/ob-J.el

@@ -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.