Skip to content

Commit

Permalink
Merge branch 'master' into mapper
Browse files Browse the repository at this point in the history
  • Loading branch information
maxaf committed Aug 25, 2010
2 parents d1eef8b + 29232ad commit b82f07d
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion casbah-gridfs/src/main/scala/Implicits.scala
Expand Up @@ -41,7 +41,7 @@ object TypeImports extends TypeImports
trait Imports extends BaseImports with TypeImports with Implicits

trait BaseImports {
val MongoConnection = com.novus.casbah.gridfs.GridFS
val GridFS = com.novus.casbah.gridfs.GridFS
}

trait TypeImports {
Expand Down

0 comments on commit b82f07d

Please sign in to comment.