diff --git a/src/Pacer/Command/Chart/Data/Time.hs b/src/Pacer/Command/Chart/Data/Time.hs index 3bd4411..66b3753 100644 --- a/src/Pacer/Command/Chart/Data/Time.hs +++ b/src/Pacer/Command/Chart/Data/Time.hs @@ -137,10 +137,6 @@ instance DecodeTOML Timestamp where <|> TimestampZoned <$> tomlDecoder --- TODO: Why does this fail??? --- --- TOML.decode @Timestamp "2024-10-20T14:30:00" - instance Parser Timestamp where -- reuse toml instance since it is already done for us upstream. parser = do