lint competition service

This commit is contained in:
Timur Kh.
2025-12-17 12:41:03 +03:00
parent 4c7e35dafd
commit 39b5f05d39
7 changed files with 64 additions and 20 deletions
+1 -1
View File
@@ -64,4 +64,4 @@ func (i *AuthInterceptor) Unary() grpc.UnaryServerInterceptor {
return handler(newCtx, req)
}
}
}