remove dead code
This commit is contained in:
parent
c0188f434c
commit
e9057b0e84
|
@ -1,5 +0,0 @@
|
||||||
{-# LANGUAGE OverloadedStrings #-}
|
|
||||||
module Within.DBMemorial.Utils where
|
|
||||||
|
|
||||||
fixString :: String -> [Char]
|
|
||||||
fixString s = s
|
|
Loading…
Reference in New Issue