Skip to content
This repository was archived by the owner on Oct 15, 2025. It is now read-only.

Commit cdc5340

Browse files
committed
Merge in changes since first attempt at subtrees
1 parent eef4635 commit cdc5340

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/core/probably.Report.scala

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -22,6 +22,7 @@ import chiaroscuro.*
2222
import contingency.*
2323
import dendrology.*
2424
import digression.*
25+
import distillate.*
2526
import escapade.*
2627
import escritoire.*, tableStyles.default, columnAttenuation.ignore
2728
import fulminate.*
@@ -222,7 +223,6 @@ class Report(using Environment):
222223
if s.count < 2 then e"" else s.maxTime
223224
)
224225

225-
import Decoder.int
226226
val columns: Int = safely(Environment.columns.decode[Int]).or(120)
227227

228228
val summaryLines = lines.summaries

0 commit comments

Comments
 (0)