aboutsummaryrefslogtreecommitdiff
path: root/ui/ui.go
diff options
context:
space:
mode:
Diffstat (limited to 'ui/ui.go')
-rw-r--r--ui/ui.go2
1 files changed, 1 insertions, 1 deletions
diff --git a/ui/ui.go b/ui/ui.go
index 1e23f34..6886d05 100644
--- a/ui/ui.go
+++ b/ui/ui.go
@@ -19,7 +19,7 @@ along with this program. If not, see <http://www.gnu.org/licenses/>.
package ui
import (
- "github.com/spf13/viper"
+ "github.com/spf13/viper"
)
var PromptLength int