Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
adrianthedev committed Nov 2, 2024
1 parent 54c7728 commit c0c5695
Showing 1 changed file with 2 additions and 2 deletions.
4 changes: 2 additions & 2 deletions spec/dummy/app/avo/resources/product.rb
Original file line number Diff line number Diff line change
@@ -1,5 +1,5 @@
require 'net/http'
require 'json'
require "net/http"
require "json"

class Avo::Resources::Product < Avo::BaseResource
self.title = :title
Expand Down

0 comments on commit c0c5695

Please sign in to comment.