Remove unused output var from sql_message_system.dm (#80951)

## About The Pull Request
Fixes this
![Screenshot
(382)](https://github.com/tgstation/tgstation/assets/110812394/39f8ae38-0632-4429-9d46-3355d16b9e86)

## Changelog
N/A
This commit is contained in:
SyncIt21
2024-01-16 02:35:46 +05:30
committed by GitHub
parent 88cb1b376f
commit 8a1b4e8d01
-1
View File
@@ -648,7 +648,6 @@
return
if(!type)
return
var/output
var/list/parameters = list(
"targetckey" = target_ckey,
"type" = type,