diff --git a/main.go b/main.go index dd4f816..e5fa6a7 100644 --- a/main.go +++ b/main.go @@ -13,8 +13,6 @@ import ( "github.com/spf13/viper" ) -var CurrentVersion = "v0.0.4" - const ProtocolVersion = "1.1" type PasteValue struct {