Skip to content

Commit

Permalink
remove NodePrinter.printRefsList
Browse files Browse the repository at this point in the history
  • Loading branch information
ftomassetti committed Jul 4, 2023
1 parent f21d1eb commit 990c54a
Showing 1 changed file with 0 additions and 2 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -2,8 +2,6 @@ package com.strumenta.kolasu.codegen

import com.strumenta.kolasu.model.Node
import com.strumenta.kolasu.model.Position
import com.strumenta.kolasu.model.PossiblyNamed
import com.strumenta.kolasu.model.ReferenceByName
import com.strumenta.kolasu.model.START_POINT
import com.strumenta.kolasu.model.TextFileDestination
import java.lang.IllegalStateException
Expand Down

0 comments on commit 990c54a

Please sign in to comment.