Cleaned up unnecessary comments

This commit is contained in:
Andres Keskküla 2014-10-22 10:51:32 +03:00
parent cfdafe7aac
commit 76e19b7e90
5 changed files with 9 additions and 10 deletions

View file

@ -1,4 +1,5 @@
class Client::DomainVersionsController < ClientController
helper WhodunnitHelper
before_action :set_domain, only: [:show]
def index