cleaning up imports

This commit is contained in:
Kyle Isom 2023-05-06 02:12:15 -07:00
parent 6297b78e2b
commit bd8a5619e6
1 changed files with 1 additions and 1 deletions

View File

@ -5,9 +5,9 @@ import (
"path/filepath"
"time"
"git.sr.ht/~thrrgilag/woodstock"
"git.wntrmute.dev/kyle/nlink/nomad"
"git.sr.ht/~thrrgilag/woodstock"
"git.wntrmute.dev/kyle/goutils/config"
"git.wntrmute.dev/kyle/goutils/die"
log "git.wntrmute.dev/kyle/goutils/syslog"