Remove anomaly detection artifact from schema
This commit is contained in:

committed by
GitHub

parent
34b2bf9eb1
commit
2ed54705ff
@ -104,7 +104,6 @@ ActiveRecord::Schema.define(version: 20171120153705) do
|
||||
t.string "name"
|
||||
t.datetime "created_at"
|
||||
t.datetime "updated_at"
|
||||
t.boolean "use_anomaly_detection", default: false
|
||||
end
|
||||
|
||||
create_table "exercise_collections_exercises", id: false, force: :cascade do |t|
|
||||
|
Reference in New Issue
Block a user