mirror of
https://github.com/scinote-eln/scinote-web.git
synced 2025-03-05 04:03:45 +08:00
Apply hounder linter styling suggestions
This commit is contained in:
parent
18fb319351
commit
216f01f151
2 changed files with 4 additions and 2 deletions
|
@ -1,3 +1,5 @@
|
||||||
|
# frozen_string_literal: true
|
||||||
|
|
||||||
class DropSystemNotifications < ActiveRecord::Migration[7.0]
|
class DropSystemNotifications < ActiveRecord::Migration[7.0]
|
||||||
def up
|
def up
|
||||||
drop_table :user_system_notifications
|
drop_table :user_system_notifications
|
||||||
|
|
Loading…
Reference in a new issue