Skip to content

Commit

Permalink
Remove obsolete event service
Browse files Browse the repository at this point in the history
  • Loading branch information
benjaminapetersen committed Jul 28, 2017
1 parent d489caa commit 966a1c4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion app/index.html
Original file line number Diff line number Diff line change
Expand Up @@ -214,7 +214,6 @@ <h1>JavaScript Required</h1>
<script src="scripts/services/ownerReferences.js"></script>
<script src="scripts/controllers/landingPage.js"></script>
<script src="scripts/services/notifications.js"></script>
<script src="scripts/services/events.js"></script>
<script src="scripts/controllers/projects.js"></script>
<script src="scripts/controllers/pods.js"></script>
<script src="scripts/controllers/pod.js"></script>
Expand Down

0 comments on commit 966a1c4

Please sign in to comment.