Skip to content

Commit

Permalink
Use Proscenium for stdlib imports instead of Rudiments
Browse files Browse the repository at this point in the history
  • Loading branch information
propensive committed Jan 26, 2025
1 parent b45bcf8 commit 89c27e0
Show file tree
Hide file tree
Showing 3 changed files with 2 additions and 1 deletion.
1 change: 1 addition & 0 deletions src/core/abacist.Abacist.scala
Original file line number Diff line number Diff line change
Expand Up @@ -24,6 +24,7 @@ import fulminate.*
import gossamer.{where as _, *}
import hieroglyph.*
import quantitative.*
import proscenium.*
import rudiments.*
import vacuous.*

Expand Down
1 change: 1 addition & 0 deletions src/core/abacist.Abacist2.scala
Original file line number Diff line number Diff line change
Expand Up @@ -18,6 +18,7 @@ package abacist

import anticipation.*
import quantitative.*
import proscenium.*
import rudiments.*
import spectacular.*
import symbolism.*
Expand Down
1 change: 0 additions & 1 deletion src/core/abacist.UnitsNames.scala
Original file line number Diff line number Diff line change
Expand Up @@ -17,7 +17,6 @@
package abacist

import anticipation.*
import rudiments.*

trait UnitsNames[UnitsType <: Tuple]:
def prefix: Text = "".tt
Expand Down

0 comments on commit 89c27e0

Please sign in to comment.