Skip to content

Commit

Permalink
clean useless code
Browse files Browse the repository at this point in the history
  • Loading branch information
CMGS committed Apr 12, 2017
1 parent 9c2a034 commit e4105bd
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/utils.go
Original file line number Diff line number Diff line change
Expand Up @@ -18,7 +18,6 @@ const (
letters = "abcdefghijklmnopqrstuvwxyzABCDEFGHIJKLMNOPQRSTUVWXYZ"
shortenLength = 7
CpuPeriodBase = 100000
StreamPrefix = 8
)

func RandomString(n int) string {
Expand Down

0 comments on commit e4105bd

Please sign in to comment.