réplica de
https://github.com/Hilbis/Hilbish
sincronizado 2025-07-18 16:52:02 +00:00
fix: remove print in history handler
Este cometimento está contido em:
ascendente
058d6ac456
cometimento
a0dff5babf
@ -24,7 +24,6 @@ func newFileHistory() (*fileHistory, error) {
|
||||
lines := strings.Split(string(data), "\n")
|
||||
for i, l := range lines {
|
||||
if i == len(lines) - 1 {
|
||||
println(i, l)
|
||||
continue
|
||||
}
|
||||
itms = append(itms, l)
|
||||
|
Carregando…
x
Criar uma nova questão referindo esta
Bloquear um utilizador