Commit 79a565bf by Adam Dahan

fix comment

parent fe0d3189
...@@ -19,9 +19,7 @@ ...@@ -19,9 +19,7 @@
import UIKit import UIKit
public class MaterialTableViewCell: UITableViewCell { public class MaterialTableViewCell: UITableViewCell {
/**
:name: writeToPhotoLibrary
*/
public lazy var pulseView: MaterialPulseView = MaterialPulseView() public lazy var pulseView: MaterialPulseView = MaterialPulseView()
/** /**
......
Markdown is supported
0% or
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment