Remove panic not needed since Go 1.1.
This commit is contained in:
parent
24c0a03472
commit
53e2fd7421
1 changed files with 0 additions and 1 deletions
|
|
@ -67,5 +67,4 @@ func NewLenChars(length int, chars []byte) string {
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
panic("unreachable")
|
|
||||||
}
|
}
|
||||||
|
|
|
||||||
Loading…
Add table
Add a link
Reference in a new issue