Commit ea62104b authored by Stan Hu's avatar Stan Hu

Merge branch 'fix-rubocop-error' into 'master'

Remove blank line in DB migration to fix Rubocop error



See merge request !634
parents 9f3db8d8 052611b4
# Migration type: online without errors (works on previous version and new one) # Migration type: online without errors (works on previous version and new one)
class RemoveLastLdapSyncStatusFromGroups < ActiveRecord::Migration class RemoveLastLdapSyncStatusFromGroups < ActiveRecord::Migration
DOWNTIME = false DOWNTIME = false
def change def change
......
Markdown is supported
0%
or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment