diff --git a/query.go b/query.go index 9a2b070..b3b9eca 100644 --- a/query.go +++ b/query.go @@ -49,10 +49,6 @@ func populate(r Reference, rcoll string, rawDoc interface{}, d string, src inter type bsonWhat struct { What string } - /*switch cl.Kind() { - case reflect.Struct: - - }*/ var w bsonWhat switch rawDoc.(type) { case bson.A: