Nikhil Patel

Results 2 issues of Nikhil Patel

``` import PerfectCMongo let client = try! MongoClient(uri: "mongodb://localhost") ``` Shows Use of unresolved identifier 'MongoClient'

I have already written: `import PerfectCSQLite3`