Skip to content

Commit 2a22bd0

Browse files
committed
Remove duplicate controller
1 parent 23195aa commit 2a22bd0

1 file changed

Lines changed: 0 additions & 3 deletions

File tree

test/fixtures/active_record.rb

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -633,9 +633,6 @@ class BoatsController < JSONAPI::ResourceController
633633
class BooksController < JSONAPI::ResourceController
634634
end
635635

636-
class AuthorsController < JSONAPI::ResourceController
637-
end
638-
639636
### CONTROLLERS
640637
module Api
641638
module V1

0 commit comments

Comments
 (0)