Skip to content

Commit 2b81874

Browse files
Removed unnecessary logger msg
1 parent ee31515 commit 2b81874

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

internal/wrappers/jwt-helper.go

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -209,7 +209,6 @@ func GetUniqueID() string {
209209
return ""
210210
}
211211
if !isAllowed {
212-
logger.PrintIfVerbose("User does not have permission to standalone dev assists feature")
213212
return ""
214213
}
215214

0 commit comments

Comments
 (0)