Skip to content

Commit

Permalink
removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
w-hayes committed Mar 6, 2024
1 parent 2353205 commit f4de8cd
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
@@ -1,6 +1,5 @@
package org.jembi.jempi.em

import CustomFields.FIELDS
import scala.collection.immutable.ArraySeq

case class Tallies(colTally: ArraySeq[Tally] = CustomFields.LINK_COLS.map(_ => Tally()))

0 comments on commit f4de8cd

Please sign in to comment.