Skip to content

Commit 40cfaf8

Browse files
author
Edward Paget
committed
Remove unneeded goog call
1 parent 512fde8 commit 40cfaf8

File tree

3 files changed

+2
-1197
lines changed

3 files changed

+2
-1197
lines changed

.gitignore

+2-1
Original file line numberDiff line numberDiff line change
@@ -8,4 +8,5 @@ pom.xml.asc
88
/.lein-*
99
/.nrepl-port
1010
/resources/public/out/**/*
11-
/.vagrant
11+
/.vagrant
12+
resources/public/replme.js

resources/public/index.html

-1
Original file line numberDiff line numberDiff line change
@@ -65,5 +65,4 @@ <h3>Authors<h3>
6565
</div>
6666
</body>
6767
<script src="/replme.js"></script>
68-
<script>goog.require("replme.cljs.main");</script>
6968
</html>

0 commit comments

Comments
 (0)