From 17dbdaeea4f13c3fde35edbc745984ec31a2584c Mon Sep 17 00:00:00 2001 From: Joris Guyonvarch Date: Thu, 19 Mar 2015 23:20:29 +0100 Subject: Playing an ugly sound when a timer is ringing --- src/Update/UpdateTimerEdition.elm | 1 - 1 file changed, 1 deletion(-) (limited to 'src/Update/UpdateTimerEdition.elm') diff --git a/src/Update/UpdateTimerEdition.elm b/src/Update/UpdateTimerEdition.elm index da12ed0..cff39f7 100644 --- a/src/Update/UpdateTimerEdition.elm +++ b/src/Update/UpdateTimerEdition.elm @@ -3,7 +3,6 @@ module Update.UpdateTimerEdition ) where import Char (..) -import Debug import Model.TimerEdition (..) -- cgit v1.2.3