From f91aaf85611a81c5cc6ce9d7b66615f8d2a8fd57 Mon Sep 17 00:00:00 2001 From: Hri7566 Date: Sat, 14 Jan 2023 06:39:50 -0500 Subject: [PATCH] some log thing idk --- color-tester.js | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/color-tester.js b/color-tester.js index ddb666f..9fb4e66 100644 --- a/color-tester.js +++ b/color-tester.js @@ -1,3 +1,3 @@ const ColorEncoder = require("./src/ColorEncoder"); -console.log(ColorEncoder.getTimeColor(new Date("Dec 30 1970")).toHexa()); +// console.log(ColorEncoder.getTimeColor(new Date("Dec 30 1970")).toHexa());