Remove migration point

This commit is contained in:
Omar Roth 2018-09-09 14:34:16 -05:00
parent c1f17f2f82
commit dc6cc028c5

View File

@ -345,10 +345,7 @@ class Video
allowed_regions: Array(String), allowed_regions: Array(String),
is_family_friendly: Bool, is_family_friendly: Bool,
genre: String, genre: String,
genre_url: { genre_url: String,
type: String,
default: "/",
},
}) })
end end