commit 8698cf8dd43d2a62e9ae4e9f6fb535b729792761 parent a45b1303d8ef8e9bb74a0bc6d489a9bc161c0806 Author: n0tr1v <n0tr1v@protonmail.com> Date: Thu, 17 Nov 2022 12:19:52 -0500 useless Diffstat:
| M | cmd/art/main.go | | | 2 | -- |
1 file changed, 0 insertions(+), 2 deletions(-)
diff --git a/cmd/art/main.go b/cmd/art/main.go @@ -154,10 +154,8 @@ func getClassName(idx int) string { } } if !found { - // Add a new letter out = append(out, firstRune) } - out[0] = firstRune } } // Reverse slice