Unverified Commit a5b3fb2a authored by boojack's avatar boojack Committed by GitHub

chore: move cron package to internal (#2180)

parent c67a6962
...@@ -5,7 +5,7 @@ import ( ...@@ -5,7 +5,7 @@ import (
"testing" "testing"
"time" "time"
"github.com/usememos/memos/plugin/cron" "github.com/usememos/memos/internal/cron"
) )
func TestNewMoment(t *testing.T) { func TestNewMoment(t *testing.T) {
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment