Skip to content

Commit 31953a2

Browse files
committed
Removing unused macro
1 parent 34488af commit 31953a2

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

docker/neutron/neutron-l3-agent/Dockerfile.j2

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -23,8 +23,6 @@ LABEL maintainer="{{ maintainer }}" name="{{ image_name }}" build-date="{{ build
2323

2424
{{ macros.install_packages(neutron_l3_agent_packages | customizable("packages")) }}
2525

26-
{{ macros.kolla_patch_sources() }}
27-
2826
COPY extend_start.sh /usr/local/bin/kolla_extend_start
2927

3028
{% block neutron_l3_agent_footer %}{% endblock %}

0 commit comments

Comments
 (0)