5 lines
78 B
Ruby
5 lines
78 B
Ruby
|
|
class RemoveSiteReports < ActiveRecord::Migration[8.1]
|
||
|
|
def change
|
||
|
|
end
|
||
|
|
end
|