Fixes bad import reference

This commit is contained in:
sloum 2021-03-14 22:29:25 -07:00
parent d54bdb549e
commit 56e668c7c4
2 changed files with 2 additions and 2 deletions

View File

@ -7,7 +7,7 @@ import (
"regexp"
"strconv"
"strings"
"tildegit.org/sloum/spreadsheet/termios"
"tildegit.org/sloum/tally/termios"
)
const (

View File

@ -4,7 +4,7 @@ import (
"fmt"
"os"
"strings"
"tildegit.org/sloum/spreadsheet/termios"
"tildegit.org/sloum/tally/termios"
)
const (