mdbow22 / I-Choose-Who

An app that helps users create pokemon teams for pokemon Go based on their collection and opposing pokemon.
http://www.ichoosewho.com
GNU Affero General Public License v3.0
2 stars 2 forks source link

getPics() is used multiple times #27

Closed mdbow22 closed 2 years ago

mdbow22 commented 2 years ago

function getPics() is used identically across 3 files. Should be moved to its own module to clean up code.