瀏覽代碼

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: "