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

Commit

Permalink
Update src/Types.hs
Browse files Browse the repository at this point in the history
  • Loading branch information
TTENSHII authored Dec 17, 2023
1 parent 6d13756 commit 55fc259
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/Types.hs
Original file line number Diff line number Diff line change
Expand Up @@ -16,7 +16,6 @@ module Types
) where

import Data.Int (Int64)
import Data.Either (Either)
import Data.Void (Void)

type Symbol = String
Expand Down

0 comments on commit 55fc259

Please sign in to comment.