YYModel icon indicating copy to clipboard operation
YYModel copied to clipboard

fix an warning when using CocoaPods.

Open liamxujia opened this issue 7 years ago • 1 comments

@interface @class command should not be used in a comment attached to a non-interface declaration.

liamxujia avatar Oct 16 '18 02:10 liamxujia

Codecov Report

Merging #298 into master will not change coverage. The diff coverage is n/a.

Impacted file tree graph

@@           Coverage Diff           @@
##           master     #298   +/-   ##
=======================================
  Coverage   99.28%   99.28%           
=======================================
  Files           2        2           
  Lines        1540     1540           
=======================================
  Hits         1529     1529           
  Misses         11       11

Continue to review full report at Codecov.

Legend - Click here to learn more Δ = absolute <relative> (impact), ø = not affected, ? = missing data Powered by Codecov. Last update 1230e60...1bb1f12. Read the comment docs.

codecov-io avatar Oct 16 '18 03:10 codecov-io