Skip to content

Commit dc1e61e

Browse files
cask layout: remove list of formula conflicts
removed in Homebrew/homebrew-cask#224407
1 parent f1510b1 commit dc1e61e

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

_layouts/cask.html

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -90,7 +90,6 @@
9090

9191
{%- if c.conflicts_with.size > 0 -%}
9292
{%- include casks.html tokens=c.conflicts_with.cask description="Conflicts with casks" -%}
93-
{%- include formulae.html fnames=c.conflicts_with.formula description="Conflicts with formulae" -%}
9493
{%- endif -%}
9594

9695
{%- if c.caveats -%}

0 commit comments

Comments
 (0)