소스 검색

remove errant testing on user arguments

George C. Privon 2 년 전
부모
커밋
9280581737
1개의 변경된 파일0개의 추가작업 그리고 4개의 파일을 삭제
  1. 0 4
      update_proposals.rkt

+ 0 - 4
update_proposals.rkt

@@ -34,10 +34,6 @@
               #:args ([updatetype "help"]) ; (add, update, list-open, list-closed, help)
               updatetype))
 
-(if (start-date)
-    (println (start-date))
-    (println "No start date provided"))
-
 ; print some help
 (define (printhelp)
   (displayln (string-append "Usage: "