From 144aea94c7a646a6dd531e4401d8b8d7a80ae368 Mon Sep 17 00:00:00 2001 From: Yan Date: Tue, 28 Nov 2017 14:41:27 +0630 Subject: [PATCH] remove comment --- app/controllers/origami/void_controller.rb | 5 ----- 1 file changed, 5 deletions(-) diff --git a/app/controllers/origami/void_controller.rb b/app/controllers/origami/void_controller.rb index a243a388..76c386a0 100755 --- a/app/controllers/origami/void_controller.rb +++ b/app/controllers/origami/void_controller.rb @@ -101,9 +101,4 @@ class Origami::VoidController < BaseOrigamiController end end end - - def void_before_pay - - end - end \ No newline at end of file