summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--src/test/scala/spray/json/SortedPrinterSpec.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/test/scala/spray/json/SortedPrinterSpec.scala b/src/test/scala/spray/json/SortedPrinterSpec.scala
index 3a5e3ed..f91640e 100644
--- a/src/test/scala/spray/json/SortedPrinterSpec.scala
+++ b/src/test/scala/spray/json/SortedPrinterSpec.scala
@@ -16,7 +16,6 @@
package spray.json
-import scala.collection.immutable.ListMap
import org.specs2.mutable._
class SortedPrinterSpec extends Specification {