Move misplaced docs/io/BinaryCoding

This commit is contained in:
Patrik Nordwall 2012-08-21 10:45:01 +02:00
parent 0f0ed9db6f
commit a05e42db85
2 changed files with 5 additions and 5 deletions

View file

@ -1,7 +1,7 @@
/**
* Copyright (C) 2012 Typesafe Inc. <http://www.typesafe.com>
*/
package akka.docs.io
package docs.io
//#imports
import akka.actor._