diff --git a/example/bike-philly/index.html b/example/bike-philly/index.html
index 41005e4..877585e 100644
--- a/example/bike-philly/index.html
+++ b/example/bike-philly/index.html
@@ -328,9 +328,6 @@
});
});
-// setup resize event
-window.addEventListener('resize', scroller.resize);
-