Skip to content

Commit

Permalink
cleanup some logs (the ship has sunk :)
Browse files Browse the repository at this point in the history
  • Loading branch information
arriven committed Apr 16, 2022
1 parent 1d205b8 commit fc7a92f
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/utils/metrics/metrics.go
Original file line number Diff line number Diff line change
Expand Up @@ -170,9 +170,6 @@ func (r *Reporter) WriteSummary(target io.Writer) {

stats := r.SumAllStatsByTarget()

fmt.Fprintln(w, "\n\n!Атака проводиться успішно! Русскій воєнний корабль іди нахуй!")
fmt.Fprintln(w, "!Attack is successful! Russian warship, go fuck yourself!")

fmt.Fprintln(w, "\n --- Traffic stats ---")
fmt.Fprintf(w, "|\tTarget\t|\tRequests attempted\t|\tRequests sent\t|\tResponses received\t|\tData sent \t|\n")

Expand Down

0 comments on commit fc7a92f

Please sign in to comment.