attempt to fix pkg doc
This commit is contained in:
parent
0dbc9d1d15
commit
60d7f3a1f3
3
bytes.go
3
bytes.go
@ -1,3 +1,5 @@
|
|||||||
|
package bps
|
||||||
|
|
||||||
// from https://github.com/dustin/go-humanize/
|
// from https://github.com/dustin/go-humanize/
|
||||||
//
|
//
|
||||||
// Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
|
// Copyright (c) 2005-2008 Dustin Sallings <dustin@spy.net>
|
||||||
@ -21,7 +23,6 @@
|
|||||||
// SOFTWARE.
|
// SOFTWARE.
|
||||||
//
|
//
|
||||||
// <http://www.opensource.org/licenses/mit-license.php>
|
// <http://www.opensource.org/licenses/mit-license.php>
|
||||||
package bps
|
|
||||||
|
|
||||||
import (
|
import (
|
||||||
"fmt"
|
"fmt"
|
||||||
|
Loading…
Reference in New Issue
Block a user