From a53d1beb4db4f5f66ec144259db5bbdfdb3816eb Mon Sep 17 00:00:00 2001 From: phoenix Date: Fri, 31 Oct 2025 14:05:58 -0400 Subject: [PATCH] Moved token.go --- pkg/{ => token}/token.go | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename pkg/{ => token}/token.go (100%) diff --git a/pkg/token.go b/pkg/token/token.go similarity index 100% rename from pkg/token.go rename to pkg/token/token.go