mirror of
https://github.com/openSUSE/osem.git
synced 2026-08-17 13:44:09 +00:00
Do not use variables in void context
This commit is contained in:
parent
31212b4f1c
commit
3901973fd6
2 changed files with 1 additions and 3 deletions
|
|
@ -182,7 +182,6 @@ class ProposalController < ApplicationController
|
|||
end
|
||||
|
||||
def restart
|
||||
@event
|
||||
if @event.transition_possible? :restart
|
||||
begin
|
||||
@event.restart
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue