mirror of
https://github.com/zyedidia/micro.git
synced 2026-03-29 22:27:13 +09:00
gofmt after renaming the URL
This commit is contained in:
@@ -6,8 +6,8 @@ import (
|
||||
"os"
|
||||
"sync"
|
||||
|
||||
"github.com/micro-editor/tcell/v2"
|
||||
"github.com/micro-editor/micro/v2/internal/config"
|
||||
"github.com/micro-editor/tcell/v2"
|
||||
)
|
||||
|
||||
// Screen is the tcell screen we use to draw to the terminal
|
||||
|
||||
Reference in New Issue
Block a user