vuematerial / vue-material

Vue.js Framework - ready-to-use Vue components with Material Design, free forever.
https://www.creative-tim.com/vuematerial
MIT License
9.88k stars 1.16k forks source link

Remove unused import. #2129

Open mahaker opened 4 years ago

mahaker commented 4 years ago

Hi, I found unused import.

I added testUrl property( https://github.com/vuematerial/vue-material/pull/2082 ) and ran test at local, then all tests passed.