Deleted color used for dev

This commit is contained in:
NigeParis 2026-01-15 18:02:44 +01:00 committed by Maix0
parent d0a6025b9b
commit 9e93306db1

View file

@ -1,7 +0,0 @@
// export const color = {
// red: '\x1b[31m',
// green: '\x1b[32m',
// yellow: '\x1b[33m',
// blue: '\x1b[34m',
// reset: '\x1b[0m',
// };