gin-contrib / cors

Official CORS gin's middleware
https://gin-gonic.github.io/gin/
MIT License
1.77k stars 181 forks source link

Remove unnecessary comments. #27

Closed easonlin404 closed 7 years ago

easonlin404 commented 7 years ago

ref issue https://github.com/gin-contrib/cors/issues/23

codecov-io commented 7 years ago

Codecov Report

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

Impacted file tree graph

@@          Coverage Diff           @@
##           master     #27   +/-   ##
======================================
  Coverage    90.9%   90.9%           
======================================
  Files           3       3           
  Lines         121     121           
======================================
  Hits          110     110           
  Misses         11      11
Impacted Files Coverage Δ
cors.go 65.51% <ø> (ø) :arrow_up:

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 5c9b3fa...e641d4a. Read the comment docs.