mirror of
https://github.com/mongodb/mongo.git
synced 2024-11-30 17:10:48 +01:00
get rid of extraneous Map warning MINOR
This commit is contained in:
parent
11442277be
commit
cc15ffda91
@ -348,7 +348,6 @@ shellHelper.show = function( what ){
|
||||
|
||||
|
||||
Map = function(){
|
||||
print( "warning: Map isn't a good thing to use" );
|
||||
}
|
||||
|
||||
Map.prototype.values = function(){
|
||||
|
Loading…
Reference in New Issue
Block a user