diff --git a/lurkcoin/misc.go b/lurkcoin/misc.go index 5e3e8eb..b128dd0 100644 --- a/lurkcoin/misc.go +++ b/lurkcoin/misc.go @@ -34,7 +34,6 @@ import ( "unicode" ) -// Changing the symbol will break the legacy database (not compiled by default) const SYMBOL = "ยค" const VERSION = "3.0.0"