Skip to content
This repository has been archived by the owner on Jul 19, 2022. It is now read-only.

Commit

Permalink
Remove old Env reference
Browse files Browse the repository at this point in the history
  • Loading branch information
hojberg committed Apr 6, 2022
1 parent 591d6ba commit ea784e7
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Code/CodebaseTree.elm
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ import Code.FullyQualifiedName as FQN exposing (FQN, unqualifiedName)
import Code.FullyQualifiedNameSet as FQNSet exposing (FQNSet)
import Code.HashQualified exposing (HashQualified(..))
import Code.Perspective as Perspective
import Env exposing (Env)
import Html exposing (Html, a, div, label, span, text)
import Html.Attributes exposing (class, title)
import Html.Events exposing (onClick)
Expand Down

0 comments on commit ea784e7

Please sign in to comment.