Skip to content

Commit 0d08668

Browse files
committed
Remove duplicate line.
1 parent 3f3f278 commit 0d08668

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

WordPress/Classes/ViewRelated/Blog/Blog Dashboard/Cards/Prompts/DashboardPromptsCardCell.swift

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -285,7 +285,6 @@ extension DashboardPromptsCardCell: BlogDashboardCardConfigurable {
285285
func configure(blog: Blog, viewController: BlogDashboardViewController?, apiResponse: BlogDashboardRemoteEntity?) {
286286
self.blog = blog
287287
self.presenterViewController = viewController
288-
self.blog = blog
289288
refreshStackView()
290289
}
291290
}

0 commit comments

Comments
 (0)