mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-02 23:23:45 +00:00
Refactor logging system to centralize initialization and remove printLogs parameter
🤖 Generated with [OpenCode](https://opencode.ai) Co-Authored-By: OpenCode <noreply@opencode.ai>
This commit is contained in:
@@ -34,7 +34,6 @@ export const RunCommand = {
|
||||
{
|
||||
cwd: process.cwd(),
|
||||
version: "0.0.0",
|
||||
printLogs: args.printLogs,
|
||||
},
|
||||
async () => {
|
||||
await Share.init()
|
||||
|
||||
Reference in New Issue
Block a user