Skip to content

Commit

Permalink
Removed unnecessary comments
Browse files Browse the repository at this point in the history
  • Loading branch information
johnmaivungle committed Aug 12, 2020
1 parent 5d6fe78 commit 139742e
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions Sample/Vungle Sample App/MultiAdViewController.m
Original file line number Diff line number Diff line change
Expand Up @@ -17,8 +17,6 @@ @interface MultiAdViewController () {
}

@property (strong, nonatomic) IBOutlet UIView *view;
//is this good practice?
//@property (nonatomic, strong) VungleSDK *sdk;
@property (nonatomic, assign, getter = isPlayingBanner1) BOOL playingBanner1;
@property (nonatomic, assign, getter = isPlayingBanner2) BOOL playingBanner2;
@property (nonatomic, assign, getter = isPlayingMREC1) BOOL playingMREC1;
Expand Down

0 comments on commit 139742e

Please sign in to comment.