Removes unused var (#27858)

This commit is contained in:
DGamerL
2025-01-07 22:30:43 +00:00
committed by GitHub
parent a218903eab
commit 2050e905a1
-1
View File
@@ -43,7 +43,6 @@
var/role_alt_title
var/datum/job/assigned_job
var/datum/objective_holder/objective_holder
///a list of objectives that a player with this job could complete for space credit rewards
var/list/job_objectives = list()