diff --git a/code/controllers/subsystem/ticker.dm b/code/controllers/subsystem/ticker.dm
index a4e82312da4..7cb8a23d3e4 100644
--- a/code/controllers/subsystem/ticker.dm
+++ b/code/controllers/subsystem/ticker.dm
@@ -495,7 +495,6 @@ var/datum/subsystem/ticker/ticker
world << "The borers were successful!"
else
world << "The borers have failed!"
- return TRUE
mode.declare_station_goal_completion()