Removed webpack tag

This commit is contained in:
Constance Okoghenun 2018-02-23 20:01:56 +01:00
parent 544558b23a
commit 2357180a11

View file

@ -4,7 +4,6 @@
- content_for :page_specific_javascripts do
= webpack_bundle_tag('common_vue')
= webpack_bundle_tag('deploy_keys')
-# Protected branches & tags use a lot of nested partials.
-# The shared parts of the views can be found in the `shared` directory.