mirror of
https://github.com/Bubberstation/Bubberstation.git
synced 2026-07-13 00:55:20 +01:00
Remove unused output var from sql_message_system.dm (#80951)
## About The Pull Request Fixes this  ## Changelog N/A
This commit is contained in:
@@ -648,7 +648,6 @@
|
||||
return
|
||||
if(!type)
|
||||
return
|
||||
var/output
|
||||
var/list/parameters = list(
|
||||
"targetckey" = target_ckey,
|
||||
"type" = type,
|
||||
|
||||
Reference in New Issue
Block a user