Skip to content

Commit

Permalink
Update exports.js
Browse files Browse the repository at this point in the history
  • Loading branch information
alphadev4 authored Sep 18, 2024
1 parent ccfc3d9 commit dde1e88
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion exports.js
Original file line number Diff line number Diff line change
Expand Up @@ -639,7 +639,6 @@ module.exports = {
'networkMemberDataEncrypted' : require(__dirname + '/plugins/aws/managedblockchain/networkMemberDataEncrypted.js'),
'networkMemberCloudwatchLogs' : require(__dirname + '/plugins/aws/managedblockchain/networkMemberCloudwatchLogs.js'),


'docdbClusterEncrypted' : require(__dirname + '/plugins/aws/documentDB/docdbClusterEncrypted.js'),
'docDbHasTags' : require(__dirname + '/plugins/aws/documentDB/docDbHasTags.js'),
'docdbDeletionProtectionEnabled': require(__dirname + '/plugins/aws/documentDB/docdbDeletionProtectionEnabled.js'),
Expand Down

0 comments on commit dde1e88

Please sign in to comment.