From b9ce6bb787482d94c75eb704817c8b494806bd73 Mon Sep 17 00:00:00 2001 From: n loewen Date: Wed, 2 Aug 2023 13:58:11 +0100 Subject: [PATCH] Rename file with logging utils --- print-memory.js => logging.js | 0 1 file changed, 0 insertions(+), 0 deletions(-) rename print-memory.js => logging.js (100%) diff --git a/print-memory.js b/logging.js similarity index 100% rename from print-memory.js rename to logging.js