Open codeservis opened 8 years ago
@codeservis it does not affect anything, its basically just extra code that is not used. You can delete it if you want to.
if i delete them gives red warning
Easy fix:
_ = self.showAlert(title, subTitle: subTitle, style: style, buttonTitle: "OK")
Easy fix:
_ = self.showAlert(title, subTitle: subTitle, style: style, buttonTitle: "OK")
thanks to fix this warning
Gives that warnings !
ViewController.swift:32:22: Result of call to 'showAlert' is unused
ViewController.swift:38:22: Result of call to 'showAlert(_:subTitle:style:)' is unused
like this about 12 warnings