diff options
| author | adamdottv <[email protected]> | 2025-05-12 10:45:03 -0500 |
|---|---|---|
| committer | adamdottv <[email protected]> | 2025-05-12 10:45:03 -0500 |
| commit | 8cbfc581b5243aece96d32fc97c72ada5df3ae54 (patch) | |
| tree | f7a6c45d6ea3f767526e37f0104f020da9481ffe /internal/tui/theme/opencode.go | |
| parent | 4bb350a09ba5c88a830f4ab07fcc99b4febda0dc (diff) | |
| download | opencode-8cbfc581b5243aece96d32fc97c72ada5df3ae54.tar.gz opencode-8cbfc581b5243aece96d32fc97c72ada5df3ae54.zip | |
chore: cleanup
Diffstat (limited to 'internal/tui/theme/opencode.go')
| -rw-r--r-- | internal/tui/theme/opencode.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/internal/tui/theme/opencode.go b/internal/tui/theme/opencode.go index efec86154..7ee6f15e5 100644 --- a/internal/tui/theme/opencode.go +++ b/internal/tui/theme/opencode.go @@ -274,4 +274,3 @@ func init() { // Register the OpenCode theme with the theme manager RegisterTheme("opencode", NewOpenCodeTheme()) } - |
