code cleanup

This commit is contained in:
Alex Zenla
2025-07-26 15:49:44 -07:00
parent a262c09219
commit 08f9b6f2ae
14 changed files with 15 additions and 36 deletions

View File

@ -4,7 +4,6 @@ import gay.pizza.pork.ast.gen.Symbol
import gay.pizza.pork.execution.ExecutionContext
import gay.pizza.pork.execution.ExecutionContextProvider
import gay.pizza.pork.execution.ExecutionOptions
import gay.pizza.pork.execution.NativeRegistry
import gay.pizza.pork.frontend.ImportLocator
import gay.pizza.pork.frontend.World