Skip to content

Commit

Permalink
Fix ktlint
Browse files Browse the repository at this point in the history
  • Loading branch information
RCHowell committed Dec 3, 2024
1 parent 9c57242 commit afd1d94
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -8,8 +8,8 @@ import org.junit.jupiter.params.provider.Arguments
import org.junit.jupiter.params.provider.ArgumentsProvider
import org.junit.jupiter.params.provider.ArgumentsSource
import org.partiql.parser.PartiQLParser
import org.partiql.plan.Exclusion
import org.partiql.plan.Action
import org.partiql.plan.Exclusion
import org.partiql.plan.Operators
import org.partiql.plan.rel.RelExclude
import org.partiql.plan.rel.RelProject
Expand Down

0 comments on commit afd1d94

Please sign in to comment.