mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-11-11 00:41:41 +08:00
3 lines
88 B
Ruby
3 lines
88 B
Ruby
class ResetAssignedSamplesCounters < ActiveRecord::Migration[4.2]
|
|
def change; end
|
|
end
|