Skip to content

Commit 8af246b

Browse files
committed
CXX-1726 Remove unnecessary using statement
1 parent 2689778 commit 8af246b

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/mongocxx/events/topology_description.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -28,7 +28,6 @@ MONGOCXX_INLINE_NAMESPACE_BEGIN
2828
namespace events {
2929

3030
using mongocxx::read_preference;
31-
using mongocxx::events::server_description;
3231

3332
///
3433
/// Class representing what the driver knows about a topology of MongoDB servers: either a

0 commit comments

Comments
 (0)