Skip to content
This repository has been archived by the owner on Aug 2, 2022. It is now read-only.

Commit

Permalink
Remove unnecessary comment
Browse files Browse the repository at this point in the history
  • Loading branch information
Andrianto Lie committed Sep 25, 2019
1 parent b5ea54b commit 75a9f3e
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -52,7 +52,7 @@ struct permission {
template<typename>
struct resolver_factory;

// see specializations for uint64_t, uint128_t and double in source file
// see specializations for uint64_t and double in source file
template<typename Type>
Type convert_to_type(const string& str, const string& desc) {
try {
Expand Down

0 comments on commit 75a9f3e

Please sign in to comment.