Skip to content

Commit

Permalink
fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
elsamaryv committed Nov 13, 2024
1 parent 25b5e67 commit f9920d1
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/controllers/miq_ae_class_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -481,7 +481,6 @@ def edit_class_record
@hide_bottom_bar = true

class_rec = MiqAeClass.find(params[:id])


render :json => {
:fqname => class_rec.fqname,
Expand Down

0 comments on commit f9920d1

Please sign in to comment.