Browse Source

Merge pull request #83 from choleraehyq/master

Remove duplicate doc comment
Rob Figueiredo 9 năm trước cách đây
mục cha
commit
df38d32658
1 tập tin đã thay đổi với 0 bổ sung2 xóa
  1. 0 2
      cron.go

+ 0 - 2
cron.go

@@ -1,5 +1,3 @@
-// This library implements a cron spec parser and runner.  See the README for
-// more details.
 package cron
 
 import (