Skip to content

Commit

Permalink
docs: remove duplicated line (#3647)
Browse files Browse the repository at this point in the history
  • Loading branch information
usfbih8u authored Feb 1, 2025
1 parent e4b0ad7 commit b432bb7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion runtime/help/plugins.md
Original file line number Diff line number Diff line change
Expand Up @@ -354,7 +354,6 @@ The packages and their contents are listed below (in Go type signatures):
- `IsWordChar(s string) bool`: returns true if the first rune in a
string is a word character.
- `String(b []byte) string`: converts a byte array to a string.
- `RuneStr(r rune) string`: converts a rune to a string.
- `Unzip(src, dest string) error`: unzips a file to given folder.
- `Version`: micro's version number or commit hash
- `SemVersion`: micro's semantic version
Expand Down

0 comments on commit b432bb7

Please sign in to comment.