mirror of
https://github.com/usememos/memos.git
synced 2024-12-24 20:01:48 +03:00
chore: move cron package to internal (#2180)
This commit is contained in:
parent
c67a69629e
commit
a5b3fb2a6a
@ -5,7 +5,7 @@ import (
|
||||
"testing"
|
||||
"time"
|
||||
|
||||
"github.com/usememos/memos/plugin/cron"
|
||||
"github.com/usememos/memos/internal/cron"
|
||||
)
|
||||
|
||||
func TestNewMoment(t *testing.T) {
|
Loading…
Reference in New Issue
Block a user