mirror of
https://github.com/fluencelabs/dashboard
synced 2025-03-16 13:30:48 +00:00
delete excess comma
This commit is contained in:
parent
43ef82f79b
commit
bf9d2b5626
@ -2,7 +2,7 @@ module HubPage.View exposing (..)
|
||||
|
||||
import Blueprints.View
|
||||
import Html exposing (Html, a, div, h1, h2, span, text)
|
||||
import Html.Attributes exposing (attribute, )
|
||||
import Html.Attributes exposing (attribute)
|
||||
import Instances.View
|
||||
import Model exposing (Model)
|
||||
import Modules.View
|
||||
|
Loading…
x
Reference in New Issue
Block a user