From 6eb8fd5e1a4bb79859d1a824ea113e821fe59ad4 Mon Sep 17 00:00:00 2001 From: Billy Brawner Date: Sun, 22 Nov 2015 09:56:16 -0600 Subject: [PATCH] Moved code related to time remaining functionality to a new branch in order to submit the master branch to the Marketplace. --- index.html | 3 --- js/app.js | 13 ------------- 2 files changed, 16 deletions(-) diff --git a/index.html b/index.html index 871deac..317ac58 100644 --- a/index.html +++ b/index.html @@ -24,9 +24,6 @@ -
-

Time Remaining: {{ timeRemaining | date : "mm:ss" }}

-