Remove unhelpful debug message (#66696) (#13321)

I would imagine this was left in from some development testing ; if it serves a useful purpose I'd request it as expanded with a more meaningful message.

Co-authored-by: Iain Price <github@predestined.net>
This commit is contained in:
SkyratBot
2022-05-05 01:40:41 +02:00
committed by GitHub
parent 1a21b89014
commit ed5dfb44dd
@@ -72,7 +72,6 @@
var/logging_data
if(usr)
message_admins("usr is true")
logging_data = "[time] <B>:</B> [usr.key] used [computer] @ location ([T.x],[T.y],[T.z]) <B>:</B> [format_frequency(signal_frequency)]/[signal_code]"
GLOB.lastsignalers.Add(logging_data)