4 lines
86 B
Ruby
4 lines
86 B
Ruby
class RemoveTextFromSiteReports < ActiveRecord::Migration[8.1]
|
|
def change
|
|
end
|
|
end
|