Skip to content

Commit

Permalink
Remove debug import
Browse files Browse the repository at this point in the history
  • Loading branch information
TimOrme committed Apr 13, 2023
1 parent eef379e commit 102ed3c
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion elm/src/Main.elm
Original file line number Diff line number Diff line change
Expand Up @@ -8,7 +8,6 @@ import Bootstrap.Grid.Row as Row
import Bootstrap.Text as Text
import Browser
import Chart.Item as CI
import Debug
import DeviceStatus as DS exposing (..)
import Graph as G exposing (..)
import Html exposing (Attribute, Html, div, h1, h5, text)
Expand Down

0 comments on commit 102ed3c

Please sign in to comment.