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

Commit

Permalink
Merge pull request #7986 from EOSIO/gh7313-comment
Browse files Browse the repository at this point in the history
Remove unnecessary comment
  • Loading branch information
arhag authored Sep 25, 2019
2 parents b5ea54b + 75a9f3e commit a50bd51
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 a50bd51

Please sign in to comment.