chore: cleanup

This commit is contained in:
adamdottv 2025-05-12 10:45:03 -05:00
parent 4bb350a09b
commit 8cbfc581b5
No known key found for this signature in database
GPG key ID: 9CB48779AF150E75
28 changed files with 186 additions and 236 deletions

View file

@ -274,4 +274,3 @@ func init() {
// Register the OpenCode theme with the theme manager
RegisterTheme("opencode", NewOpenCodeTheme())
}