mirror of
https://gitea.toothfairyai.com/ToothFairyAI/tf_code.git
synced 2026-04-01 23:02:26 +00:00
Refactor authentication system to consolidate auth flow and remove provider-based commands
🤖 Generated with [OpenCode](https://opencode.ai) Co-Authored-By: OpenCode <noreply@opencode.ai>
This commit is contained in:
@@ -28,7 +28,6 @@ export namespace Log {
|
||||
writer.flush()
|
||||
return true
|
||||
}
|
||||
Default.info("initialized", { file: logpath })
|
||||
}
|
||||
|
||||
async function cleanup(dir: string) {
|
||||
|
||||
Reference in New Issue
Block a user