소스 검색

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 (