Skip to content

Commit

Permalink
Remove unused
Browse files Browse the repository at this point in the history
  • Loading branch information
3lvis committed Oct 25, 2015
1 parent 49edb0d commit b9c29bc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion DesignerNews/StoryViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -9,7 +9,6 @@

static NSString * const CommentTableViewCellIdentifier = @"CommentTableViewCellIdentifier";
static const CGFloat CommentTableViewCellHeight = 50.0;
static const CGFloat CommentTableViewCellOffset = 40.0;

@interface StoryViewController ()

Expand Down

0 comments on commit b9c29bc

Please sign in to comment.