Skip to content
This repository has been archived by the owner on Dec 14, 2024. It is now read-only.

Commit

Permalink
cleanup debug prints
Browse files Browse the repository at this point in the history
  • Loading branch information
pritk committed Apr 16, 2024
1 parent c2abb41 commit ef7d389
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/cache_storage.jl
Original file line number Diff line number Diff line change
Expand Up @@ -1037,7 +1037,6 @@ function import_msg_into_storage(msg::String, est::CacheStorage; force=false, di
end
end
end
zapper_ok[] || println("$(Nostr.hex(zapped_pk)) sent fake zap")

if zapper_ok[]
incr(est, :zaps)
Expand Down

0 comments on commit ef7d389

Please sign in to comment.