diff --git a/code/modules/power/singularity/collector.dm b/code/modules/power/singularity/collector.dm index 7f1348d45b..2e92aa92aa 100644 --- a/code/modules/power/singularity/collector.dm +++ b/code/modules/power/singularity/collector.dm @@ -60,7 +60,6 @@ else to_chat(user, "The controls are locked!") return -..() /obj/machinery/power/rad_collector/can_be_unfasten_wrench(mob/user, silent) if(loaded_tank) @@ -167,4 +166,4 @@ #undef RAD_COLLECTOR_EFFICIENCY #undef RAD_COLLECTOR_COEFFICIENT -#undef RAD_COLLECTOR_STORED_OUT \ No newline at end of file +#undef RAD_COLLECTOR_STORED_OUT