From 7b3fefd039407409ab4cf66447c7a12546a65d7b Mon Sep 17 00:00:00 2001 From: Iuri Matias Date: Fri, 23 Sep 2016 01:41:53 -0700 Subject: [PATCH] fix pipeline and watching of contracts and assets --- demo/app/js/index.js | 1 - 1 file changed, 1 deletion(-) diff --git a/demo/app/js/index.js b/demo/app/js/index.js index 0705431f..53ff009e 100644 --- a/demo/app/js/index.js +++ b/demo/app/js/index.js @@ -20,4 +20,3 @@ $(document).ready(function() { }); }); -window.abc = 5;