Remove unused imports from bot/digest.js
Co-authored-by: blackboxprogramming <118287761+blackboxprogramming@users.noreply.github.com>
This commit is contained in:
@@ -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
|
||||||
|
|||||||
Reference in New Issue
Block a user