Skip to content

Commit

Permalink
Removed unused attributes
Browse files Browse the repository at this point in the history
  • Loading branch information
nicolasgoutaland committed Sep 12, 2018
1 parent ac6b522 commit 54976e9
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions Classes/GONMarkupParserUtils.m
Original file line number Diff line number Diff line change
Expand Up @@ -84,9 +84,6 @@ + (NSAttributedString *)attributedString:(GONMarkupParser *)parser
}

#pragma mark - Config
static NSDictionary *dicHTMLEntities;
static NSDictionary *dicDecHTMLEntities;
static NSDictionary *dicHexaHTMLEntities;
static NSDictionary *dicEntities;
+ (void)initialize
{
Expand Down

0 comments on commit 54976e9

Please sign in to comment.