Skip to content

Commit 9a5f916

Browse files
committed
refactor: remove private from url_components to_string
1 parent 51cbfd5 commit 9a5f916

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

include/ada/url_components.h

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -70,7 +70,6 @@ struct url_components {
7070
bool check_offset_consistency() const noexcept;
7171

7272
/**
73-
* @private
7473
* Converts a url_components to JSON stringified version.
7574
*/
7675
std::string to_string() const;

0 commit comments

Comments
 (0)