Skip to content

Commit

Permalink
Optimized imports
Browse files Browse the repository at this point in the history
  • Loading branch information
Leonard Wolters committed Oct 31, 2023
1 parent cc98c67 commit b647ba6
Showing 1 changed file with 1 addition and 12 deletions.
Original file line number Diff line number Diff line change
@@ -1,18 +1,7 @@
package com.crobox.clickhouse.dsl.column

import com.crobox.clickhouse.DslITSpec
import com.crobox.clickhouse.dsl.{
firstValue,
forEach,
lastValue,
quantiles,
ref,
select,
sum,
uniq,
uniqExact,
TableColumn
}
import com.crobox.clickhouse.dsl._
import spray.json.DefaultJsonProtocol._
import spray.json.RootJsonFormat

Expand Down

0 comments on commit b647ba6

Please sign in to comment.