remove references to charm fork

This commit is contained in:
2023-01-31 00:40:21 -08:00
parent f17cc5e1d5
commit 90c0803638
9 changed files with 116 additions and 33 deletions

View File

@@ -6,6 +6,7 @@ import (
"os"
"time"
"github.com/taigrr/gico/types"
"github.com/taigrr/gico/ui"
)