Skip to content

Commit

Permalink
fix: removed initial alert within testbed
Browse files Browse the repository at this point in the history
  • Loading branch information
ethanneff committed Nov 17, 2016
1 parent a63e7e8 commit 7229ab0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion testbed/www/js/index.js
Original file line number Diff line number Diff line change
Expand Up @@ -3,7 +3,6 @@
// app
var app = {
initialize: function initialize() {
alert("Launched the simulator now for Safari debug");
this.bindEvents();
},
bindEvents: function bindEvents() {
Expand Down

0 comments on commit 7229ab0

Please sign in to comment.