We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent a637df0 commit c67fd70Copy full SHA for c67fd70
src/Code/Definition/Source.elm
@@ -16,7 +16,7 @@ import Code.Definition.Type as Type exposing (TypeSource)
16
import Code.FullyQualifiedName as FQN exposing (FQN)
17
import Code.Source.SourceViewConfig as SourceViewConfig exposing (SourceViewConfig)
18
import Code.Syntax as Syntax
19
-import Html exposing (Html, div, pre, span, text)
+import Html exposing (Html, div, span, text)
20
import Html.Attributes exposing (class)
21
import UI
22
0 commit comments