diff options
Diffstat (limited to 'common.go')
| -rw-r--r-- | common.go | 2 |
1 files changed, 1 insertions, 1 deletions
@@ -7,8 +7,8 @@ import ( "strings" "unicode" - "go.wit.com/log" "go.wit.com/lib/gui/shell" + "go.wit.com/log" ) // reports externally if something has changed |
