Skip to content

Commit ae21f74

Browse files
committed
chore: Fix linting
1 parent 2d8c1cc commit ae21f74

1 file changed

Lines changed: 1 addition & 0 deletions

File tree

app/models/spree/user.rb

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -15,6 +15,7 @@ class User < Spree::Base
1515
include Spree::ParanoiaDeprecations
1616

1717
include Discard::Model
18+
1819
self.discard_column = :deleted_at
1920
end
2021

0 commit comments

Comments
 (0)