mirror of
https://github.com/jhillyerd/inbucket.git
synced 2025-12-19 18:47:03 +00:00
ui: Reformat with elm-format 0.8.1
This commit is contained in:
@@ -1,4 +1,4 @@
|
||||
module Data.Metrics exposing (..)
|
||||
module Data.Metrics exposing (Metrics, decodeIntList, decoder)
|
||||
|
||||
import Json.Decode as Decode exposing (..)
|
||||
import Json.Decode.Pipeline exposing (..)
|
||||
|
||||
Reference in New Issue
Block a user