소스 검색

Update TODOs to reflect the fact that dependencies are done

Christian Egli 16 년 전
부모
커밋
d01a04a269
1개의 변경된 파일0개의 추가작업 그리고 1개의 파일을 삭제
  1. 0 1
      lisp/org-taskjuggler.el

+ 0 - 1
lisp/org-taskjuggler.el

@@ -37,7 +37,6 @@
 ;; M-x `org-export-as-taskjuggler-and-open'
 ;;
 ;;; TODO:
-;;    * Handle explicit dependencies such as BLOCKER and depends attribute
 ;;    * Code cleanup
 ;;    * Add documentation
 ;;    * Try using plists instead of alists