mirror of
https://github.com/correl/elm-mdl.git
synced 2024-12-18 03:00:11 +00:00
Removed unused imports.
This commit is contained in:
parent
cd755ac5df
commit
60d21416ea
1 changed files with 0 additions and 3 deletions
|
@ -30,9 +30,6 @@ module Material.Badge
|
||||||
@docs withBadge, noBackground, overlap
|
@docs withBadge, noBackground, overlap
|
||||||
-}
|
-}
|
||||||
|
|
||||||
import String
|
|
||||||
import Html exposing (Attribute)
|
|
||||||
import Html.Attributes exposing (attribute)
|
|
||||||
import Material.Style exposing (Style, cs, attrib, multiple)
|
import Material.Style exposing (Style, cs, attrib, multiple)
|
||||||
|
|
||||||
|
|
||||||
|
|
Loading…
Reference in a new issue