summaryrefslogtreecommitdiff
path: root/src/mongo/db/s/active_move_primaries_registry.h
diff options
context:
space:
mode:
Diffstat (limited to 'src/mongo/db/s/active_move_primaries_registry.h')
-rw-r--r--src/mongo/db/s/active_move_primaries_registry.h2
1 files changed, 1 insertions, 1 deletions
diff --git a/src/mongo/db/s/active_move_primaries_registry.h b/src/mongo/db/s/active_move_primaries_registry.h
index 8ddd051478e..38b19a6c94f 100644
--- a/src/mongo/db/s/active_move_primaries_registry.h
+++ b/src/mongo/db/s/active_move_primaries_registry.h
@@ -159,4 +159,4 @@ private:
// This is the future, which will be signaled at the end of a movePrimary command.
std::shared_ptr<Notification<Status>> _completionNotification;
};
-}
+} // namespace mongo