mirror of
https://github.com/zyedidia/micro
synced 2024-11-05 17:41:24 +00:00
Fix build error
This commit is contained in:
parent
87ba4f7808
commit
bc4fdcff43
1 changed files with 0 additions and 2 deletions
|
@ -1,8 +1,6 @@
|
|||
package main
|
||||
|
||||
import (
|
||||
"io/ioutil"
|
||||
"strconv"
|
||||
"strings"
|
||||
)
|
||||
|
||||
|
|
Loading…
Reference in a new issue