Sparsh1212 / gsocanalyzer

A blazingly fast tool to analyze all the selected organizations in Google Summer of Code in the form of graphical analytics.
MIT License
75 stars 39 forks source link

Unused import statements in OrganisationCard.js #43

Closed letsintegreat closed 2 years ago

letsintegreat commented 2 years ago

Button, Label, FontAwesomeIcon, and faBolt were imported in OrganisationCard.js but were never used. These redundant imports should be removed.

ShivaRapolu01 commented 2 years ago

Can you please assign this issue to me