Rename unicode.go to encoding.go

This commit is contained in:
Sasha Koshka 2022-11-25 13:35:11 -05:00
parent 9d2872f256
commit a6e4ed9934
1 changed files with 0 additions and 3 deletions

View File

@ -1,8 +1,5 @@
package x
// TODO: rename this file? lol
// import "fmt"
import "unicode"
import "github.com/jezek/xgb/xproto"
import "github.com/jezek/xgbutil/keybind"