summaryrefslogtreecommitdiff
path: root/test/files/jvm/actmig-receive.scala
diff options
context:
space:
mode:
Diffstat (limited to 'test/files/jvm/actmig-receive.scala')
-rw-r--r--test/files/jvm/actmig-receive.scala1
1 files changed, 0 insertions, 1 deletions
diff --git a/test/files/jvm/actmig-receive.scala b/test/files/jvm/actmig-receive.scala
index 03dc1be63b..308643cf41 100644
--- a/test/files/jvm/actmig-receive.scala
+++ b/test/files/jvm/actmig-receive.scala
@@ -2,7 +2,6 @@
* NOTE: Code snippets from this test are included in the Actor Migration Guide. In case you change
* code in these tests prior to the 2.10.0 release please send the notification to @vjovanov.
*/
-import scala.actors.migration.MigrationSystem._
import scala.actors.Actor._
import scala.actors._
import scala.actors.migration._