Browse Source

remove errant testing on user arguments

George C. Privon 2 năm trước cách đây
mục cha
commit
9280581737
1 tập tin đã thay đổi với 0 bổ sung4 xóa
  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: "