Remove unused imports from bot/digest.js

Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
copilot-swe-agent[bot]
2025-11-24 23:10:08 +00:00
parent f167b57c4f
commit 43fe15b3f3

View File

@@ -1,9 +1,6 @@
// bot/digest.js // bot/digest.js
// Codex Digest Agent - interprets emoji digests and weekly stats // Codex Digest Agent - interprets emoji digests and weekly stats
const fs = require("fs");
const path = require("path");
/** /**
* Codex Digest Agent * Codex Digest Agent
* Role: Interpreter * Role: Interpreter