diff --git a/ui/options_profile.go b/ui/options_profile.go index 46156cc..ef8fbb2 100644 --- a/ui/options_profile.go +++ b/ui/options_profile.go @@ -13,7 +13,6 @@ import ( // stdlib "fmt" "os" - "runtime" "strings" // Local