fix: correct oui import path in apdetector

github.com/jedarden/spaxel → github.com/spaxel/mothership

Co-Authored-By: Claude Opus 4.6 <noreply@anthropic.com>
This commit is contained in:
jedarden 2026-04-06 18:31:25 -04:00
parent 99b9062516
commit 7c7b9266fc

View file

@ -11,7 +11,7 @@ import (
"sync"
"time"
"github.com/jedarden/spaxel/mothership/internal/oui"
"github.com/spaxel/mothership/internal/oui"
)
const (