Skip to content

Commit e80bbf3

Browse files
committed
Remove redundant codes in section 16.4 of getting_started.md
1 parent a725732 commit e80bbf3

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

guides/source/getting_started.md

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2335,7 +2335,6 @@ Notifications module.
23352335
class Product < ApplicationRecord
23362336
include Notifications
23372337
2338-
has_many :subscribers, dependent: :destroy
23392338
has_one_attached :featured_image
23402339
has_rich_text :description
23412340

0 commit comments

Comments
 (0)