1
0
mirror of https://github.com/pattern-lab/patternlab-php.git synced 2025-01-17 22:29:12 +01:00

removing extra call to synclisteners

This commit is contained in:
Dave Olsen 2014-02-08 16:46:33 -05:00
parent 144b9976f8
commit a9a42e6997

View File

@ -88,7 +88,6 @@
</div>
</div>
</script>
<script src="styleguide/js/synclisteners.js?{{ cacheBuster }}"></script>
<script src="styleguide/js/vendor/prism.js?{{ cacheBuster }}"></script>
<script src="styleguide/js/vendor/jwerty.js?{{ cacheBuster }}"></script>
<script src="styleguide/js/data-saver.js?{{ cacheBuster }}"></script>