This commit is contained in:
Evgeny Poberezkin
2024-01-12 15:52:22 +00:00
parent 1a547150ab
commit 8a8e47a91d
3 changed files with 6 additions and 5 deletions
-1
View File
@@ -12,7 +12,6 @@ module Simplex.Chat.Core
)
where
import Control.Concurrent.STM
import Control.Logger.Simple
import Control.Monad
import Control.Monad.Reader