mirror of
https://github.com/gofiber/fiber.git
synced 2025-02-23 12:03:49 +00:00
Fix linting for 🖌 logger coloration
This commit is contained in:
parent
075a740217
commit
477a0bd784
@ -93,7 +93,7 @@ const (
|
||||
|
||||
// NEW : Color variables
|
||||
const (
|
||||
cBlack = "\u001b[90m"
|
||||
// cBlack = "\u001b[90m"
|
||||
cRed = "\u001b[91m"
|
||||
cGreen = "\u001b[92m"
|
||||
cYellow = "\u001b[93m"
|
||||
|
Loading…
x
Reference in New Issue
Block a user