Skip to content

Commit

Permalink
Rename exceptionDiagnostics to errorDiagnostics
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Oct 3, 2024
1 parent 6f7c205 commit 91f4ca4
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/core/gossamer.Interpolation.scala
Original file line number Diff line number Diff line change
Expand Up @@ -27,7 +27,7 @@ import anticipation.*
import spectacular.*
import contextual.*

import exceptionDiagnostics.empty
import errorDiagnostics.empty

object Interpolation:
case class Input(txt: Text)
Expand Down

0 comments on commit 91f4ca4

Please sign in to comment.