mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-10 00:11:22 +08:00
4 lines
90 B
Ruby
4 lines
90 B
Ruby
class RemoveKeywordsFromModuleProtocols < ActiveRecord::Migration[4.2]
|
|
def up
|
|
end
|
|
end
|