Drop unnecessary Ftoa and FtoaWithDigits function (#1751)

Fixes: #1749

Signed-off-by: Utkarsh Gupta <utkarsh@debian.org>
This commit is contained in:
Utkarsh Gupta
2020-06-30 22:49:27 +05:30
committed by GitHub
parent b8fbbf5c83
commit b748d0c383
2 changed files with 0 additions and 4 deletions

View File

@@ -364,8 +364,6 @@ The following functions are also available from the go-humanize package:
The `humanize` package exposes:
* `Bytes`
* `Ordinal`
* `Ftoa`
* `FtoaWithDigits`
## Adding help files, syntax files, or colorschemes in your plugin