From c4f983e4fc3a4d4d3dab0af5f89f1dddc839cbd5 Mon Sep 17 00:00:00 2001 From: kelmith Date: Thu, 23 Oct 2025 00:54:08 +0530 Subject: [PATCH] build error --- handlers/bounty.go | 1 - 1 file changed, 1 deletion(-) diff --git a/handlers/bounty.go b/handlers/bounty.go index 2a03eed0b..aeba337e0 100644 --- a/handlers/bounty.go +++ b/handlers/bounty.go @@ -15,7 +15,6 @@ import ( "time" "github.com/google/uuid" - "github.com/rs/xid" "github.com/go-chi/chi" "github.com/stakwork/sphinx-tribes/auth"