Skip to content

Commit 87cdbeb

Browse files
author
Lee Richmond
committed
remove debug line
1 parent 3c2ab55 commit 87cdbeb

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

lib/generators/jsonapi/resource_generator.rb

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -79,10 +79,6 @@ def copy_resource_file
7979
template('resource.rb.erb', to)
8080
end
8181

82-
def do_thing
83-
puts "DO THING"
84-
end
85-
8682
private
8783

8884
def model_klass

0 commit comments

Comments
 (0)