No need in strconv now.

This commit is contained in:
2016-10-06 16:33:12 +05:00
parent 99435a769f
commit 9ce4ad8945
2 changed files with 1 additions and 2 deletions

View File

@@ -12,7 +12,6 @@ package ui
import (
// stdlib
"fmt"
"strconv"
// Local
"github.com/pztrn/urtrator/datamodels"