summaryrefslogtreecommitdiff
path: root/api/usage.go
diff options
context:
space:
mode:
Diffstat (limited to 'api/usage.go')
-rw-r--r--api/usage.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/api/usage.go b/api/usage.go
index 5849ba7..378c617 100644
--- a/api/usage.go
+++ b/api/usage.go
@@ -8,7 +8,7 @@ import (
"github.com/dustin/go-humanize"
"sinanmohd.com/redq/db"
- "sinanmohd.com/redq/usage"
+ "sinanmohd.com/redq/bpf/usage"
)
type UsageStat struct {