renames the cron package (#395)
This commit is contained in:
parent
b1c8dd5e31
commit
b16d55f8ad
|
|
@ -3,7 +3,7 @@
|
|||
// Licensed under the MIT License.
|
||||
// ------------------------------------------------------------
|
||||
|
||||
package twitter
|
||||
package cron
|
||||
|
||||
import (
|
||||
"fmt"
|
||||
|
|
|
|||
|
|
@ -3,7 +3,7 @@
|
|||
// Licensed under the MIT License.
|
||||
// ------------------------------------------------------------
|
||||
|
||||
package twitter
|
||||
package cron
|
||||
|
||||
import (
|
||||
"os"
|
||||
|
|
|
|||
Loading…
Reference in New Issue