Remove instance variables to fix haml-lint

This commit is contained in:
Rishabh Singh 2019-08-17 18:15:01 +05:30
parent 5bb297ab84
commit 9bdcba4609
4 changed files with 4 additions and 4 deletions

View file

@ -3,4 +3,4 @@
Editing
= @booth.title
= render 'form'
= render 'form', conference: @conference