Skip to content

Commit

Permalink
removed CGSize comment from example
Browse files Browse the repository at this point in the history
  • Loading branch information
Jim Schultz committed Sep 28, 2015
1 parent 7c14c6e commit 48f5678
Showing 1 changed file with 1 addition and 3 deletions.
4 changes: 1 addition & 3 deletions Example/ViewController.swift
Original file line number Diff line number Diff line change
Expand Up @@ -21,9 +21,7 @@ class ViewController: UIViewController {

override func viewDidLoad() {
super.viewDidLoad()

// CGSize(width: 300, height: 300)


// large
// default
imageViewLarge.image = {
Expand Down

0 comments on commit 48f5678

Please sign in to comment.