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