Skip to content

Commit bb4949d

Browse files
committed
Fixed extra whitespace
1 parent 65a4e10 commit bb4949d

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/oup/observable_unique_ptr.hpp

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -374,7 +374,6 @@ class weak_ptr : private std::weak_ptr<T> {
374374
weak_ptr& operator=(weak_ptr&&) noexcept = default;
375375
};
376376

377-
378377
}
379378

380379
#endif

0 commit comments

Comments
 (0)