Comments.

This commit is contained in:
Philippe Pittoli 2025-05-18 01:45:07 +02:00
parent 987c3e100b
commit 10c0aa8424
2 changed files with 1 additions and 1 deletions

View file

@ -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 (..))

View file

@ -1,3 +1,4 @@
-- | `WARNING:` tiles are deprecated since Bulma 1.0.
module Web.Tile where
import Prelude (($), (<>))