strider-github icon indicating copy to clipboard operation
strider-github copied to clipboard

Cleanup duplication in api.js

Open oliversalzburg opened this issue 10 years ago • 1 comments

The only reference to the file is in a test. It's not used in this plugin and I can't find another plugin that references it.

In fact, there is a lot of code duplication between api.js and index.js.

oliversalzburg avatar Jun 04 '15 19:06 oliversalzburg

Ah, now I see the usages. I was grep'ing for api.js and didn't find the imports.

However, my point about the code duplication remains. Is there a reason for this?

oliversalzburg avatar Jun 04 '15 19:06 oliversalzburg