diff --git a/watcher/static/hello.js b/watcher/static/hello.js deleted file mode 100644 index 853c583..0000000 --- a/watcher/static/hello.js +++ /dev/null @@ -1,3 +0,0 @@ -function sayHello() { - alert("Hello World"); -}