浏览代码

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 (