diff --git a/code/modules/clothing/under/accessories.dm b/code/modules/clothing/under/accessories.dm index a6b905e8f0..4d967be1eb 100644 --- a/code/modules/clothing/under/accessories.dm +++ b/code/modules/clothing/under/accessories.dm @@ -557,5 +557,3 @@ obj_flags = UNIQUE_RENAME custom_materials = list(/datum/material/iron=100) resistance_flags = FIRE_PROOF - -/ \ No newline at end of file