Skip to content

Commit 565674b

Browse files
committed
removes comment on private
1 parent f4a8c62 commit 565674b

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

lib/superset/services/duplicate_dashboard.rb

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -46,7 +46,7 @@ def perform
4646
raise e
4747
end
4848

49-
#private
49+
private
5050

5151
def created_embedded_config
5252
return unless embedded_domain.present?

0 commit comments

Comments
 (0)