ソースを参照

Merge pull request #83 from choleraehyq/master

Remove duplicate doc comment
Rob Figueiredo 9 年 前
コミット
df38d32658
1 ファイル変更0 行追加2 行削除
  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 (