This commit is contained in:
Bel LaPointe
2023-04-10 10:45:16 -06:00
parent 242f9ee1b4
commit afc7d6001a
2 changed files with 2 additions and 2 deletions

View File

@@ -15,7 +15,7 @@ import (
"syscall"
"time"
"gogs.inhome.blapointe.com/bel/pttodo"
"gogs.inhome.blapointe.com/bel/pttodo/pttodo"
"gopkg.in/yaml.v2"
)