Skip to content

Commit

Permalink
DEV: Fix lint.
Browse files Browse the repository at this point in the history
  • Loading branch information
tgxworld committed Aug 18, 2020
1 parent 2161abf commit 7e414da
Showing 1 changed file with 2 additions and 0 deletions.
Original file line number Diff line number Diff line change
@@ -1,3 +1,5 @@
# frozen_string_literal: true

class UpdatePrivateMessageOnPostSearchData < ActiveRecord::Migration[6.0]
def up
# Delete post_search_data of orphaned posts
Expand Down

0 comments on commit 7e414da

Please sign in to comment.