Fix Layout/EmptyLinesAroundClassBody offence in ResetOrderService

This commit is contained in:
Rob Harrington
2017-07-20 16:10:36 +10:00
parent 595d7b5594
commit 4b89a1d736

View File

@@ -1,7 +1,6 @@
# Builds a new order based on the one specified. This implements the "continue
# shopping" feature once an order is completed.
class ResetOrderService
# Constructor
#
# @param controller [#expire_current_order, #current_order]