diff options
Diffstat (limited to 'src/mongo/shell/SConscript')
| -rw-r--r-- | src/mongo/shell/SConscript | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/src/mongo/shell/SConscript b/src/mongo/shell/SConscript index 3b742237bc6..d8f54958a73 100644 --- a/src/mongo/shell/SConscript +++ b/src/mongo/shell/SConscript @@ -203,7 +203,6 @@ if get_option('ssl') == 'on': "fle_shell_options.idl", ], LIBDEPS_PRIVATE=[ - '$BUILD_DIR/mongo/bson/bson_validate', '$BUILD_DIR/mongo/client/clientdriver_minimal', '$BUILD_DIR/mongo/crypto/aead_encryption', '$BUILD_DIR/mongo/crypto/encrypted_field_config', |
