Skip to content

Commit 67b0806

Browse files
authored
Remove duplicate doc comment
doc in README has already been moved in doc.go, so docs in cron.go is duplicate and useless.
1 parent 9585fd5 commit 67b0806

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

cron.go

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
// This library implements a cron spec parser and runner. See the README for
2-
// more details.
31
package cron
42

53
import (

0 commit comments

Comments
 (0)