Remove redundant return

This commit is contained in:
variableundefined
2020-11-01 12:25:50 -05:00
parent 6076670720
commit 7d447973dd
-1
View File
@@ -298,7 +298,6 @@ log transactions
authenticated_account = null
. = TRUE
return 1
//create the most effective combination of notes to make up the requested amount
/obj/machinery/atm/proc/withdraw_arbitrary_sum(arbitrary_sum)