Comments.
This commit is contained in:
parent
987c3e100b
commit
10c0aa8424
2 changed files with 1 additions and 1 deletions
|
@ -66,7 +66,6 @@ import App.Message.AuthenticationDaemon as AuthD
|
|||
|
||||
import App.Log as AppLog
|
||||
import App.WS as WS
|
||||
-- import App.Tick as Tick
|
||||
import App.Notification as Notification
|
||||
import App.Type.Notification (Notification (..))
|
||||
|
||||
|
|
|
@ -1,3 +1,4 @@
|
|||
-- | `WARNING:` tiles are deprecated since Bulma 1.0.
|
||||
module Web.Tile where
|
||||
|
||||
import Prelude (($), (<>))
|
||||
|
|
Loading…
Add table
Reference in a new issue