Skip to content

Commit

Permalink
Remove unreachable code
Browse files Browse the repository at this point in the history
  • Loading branch information
xwjdsh committed Dec 1, 2017
1 parent e12c560 commit 2e62b73
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion utils/pwd.go
Original file line number Diff line number Diff line change
Expand Up @@ -32,5 +32,4 @@ func rand_char(length int, chars []byte) string {
}
}
}
panic("unreachable")
}

0 comments on commit 2e62b73

Please sign in to comment.