Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
hanjoosten committed Apr 30, 2023
1 parent 20d5480 commit ae78b67
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Ampersand/Input/ADL1/ParsingLib.hs
Original file line number Diff line number Diff line change
Expand Up @@ -73,7 +73,6 @@ module Ampersand.Input.ADL1.ParsingLib
where

import Ampersand.Basics hiding (many, try)
import Ampersand.Basics.Name
import Ampersand.Input.ADL1.FilePos (FilePos (..), Origin (..))
import Ampersand.Input.ADL1.Lexer (keywords)
import Ampersand.Input.ADL1.LexerToken
Expand Down

0 comments on commit ae78b67

Please sign in to comment.