mirror of
https://github.com/rails/rails.git
synced 2022-11-09 12:12:34 -05:00
Unused class in AV test
This commit is contained in:
parent
f89c5f46b5
commit
f57e5f224b
1 changed files with 0 additions and 2 deletions
|
@ -44,8 +44,6 @@ module Quiz
|
|||
end
|
||||
end
|
||||
|
||||
class Store < Question; end
|
||||
|
||||
# Controller
|
||||
class QuestionsController < ApplicationController
|
||||
def new
|
||||
|
|
Loading…
Reference in a new issue