fix build warning
strangely only OSX noticed this was imported and unused
This commit is contained in:
parent
415b2c53ed
commit
db9d022640
1 changed files with 1 additions and 1 deletions
|
@ -42,7 +42,7 @@ import Data.Progress.Tracker
|
|||
import Data.Quantity
|
||||
import System.Log.Logger
|
||||
import System.Log.Formatter
|
||||
import System.Log.Handler (setFormatter, LogHandler)
|
||||
import System.Log.Handler (setFormatter)
|
||||
import System.Log.Handler.Simple
|
||||
|
||||
import Common hiding (handle)
|
||||
|
|
Loading…
Reference in a new issue