Remove unrequired comment.

The legacy database code is no longer in use and doesn't exist in this
repository.
This commit is contained in:
luk3yx 2020-05-24 23:36:42 +12:00
parent 12b01d03c7
commit a093f741df
1 changed files with 0 additions and 1 deletions

View File

@ -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"