Skip to content

Commit

Permalink
remove unneeded imports
Browse files Browse the repository at this point in the history
  • Loading branch information
dvdvgt committed Oct 8, 2024
1 parent d8e29bb commit df37555
Showing 1 changed file with 0 additions and 4 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -5,10 +5,6 @@ import effekt.context.{ Annotations, Context, ContextOps }
import effekt.symbols.*
import effekt.context.assertions.*
import effekt.source.Tree.Rewrite
import effekt.source.ExternBody.EffektExternBody
import effekt.source.ExternBody.StringExternBody
import effekt.source.ExternBody.Unsupported


/**
* Transformation on source trees that translates programs into explicit capability-passing style
Expand Down

0 comments on commit df37555

Please sign in to comment.