Skip to content

Commit

Permalink
rmlogs
Browse files Browse the repository at this point in the history
  • Loading branch information
n8ta committed Dec 3, 2023
1 parent 03bf3d0 commit 01acf10
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions app/controllers/mofs_controller.rb
Original file line number Diff line number Diff line change
Expand Up @@ -41,9 +41,7 @@ def homepage
# GET /mofs
# GET /mofs.json
def index
puts "Getting mofs"
success, @mofs = get_mofs
puts "Success is #{success}"
unless success
return render status: 400, :json => @mofs
end
Expand Down

0 comments on commit 01acf10

Please sign in to comment.