Преглед изворни кода

Remove duplicate doc comment

doc in README has already been moved in doc.go,  so docs in cron.go is duplicate and useless.
Cholerae Hu пре 9 година
родитељ
комит
67b08060ef
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
 package cron
 
 
 import (
 import (