Skip to content

Commit f175a34

Browse files
authored
Merge pull request #189 from myii/fix/188-conflicting-ids
fix(installed.jinja): remove `include` to prevent conflicting IDs
2 parents 39b4584 + cb11784 commit f175a34

File tree

1 file changed

+0
-3
lines changed

1 file changed

+0
-3
lines changed

php/ng/installed.jinja

Lines changed: 0 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -4,9 +4,6 @@
44
{% from "php/ng/map.jinja" import php with context %}
55
{% from "php/ng/macro.jinja" import sls_block %}
66

7-
include:
8-
- php.ng.deprecated
9-
107
{% set pkginfo = php.lookup.pkgs.get(state) %}
118

129
{% set pkgs = [] %}

0 commit comments

Comments
 (0)