rodgreg02 / MinderaMurderMystery

0 stars 1 forks source link

Main.class issues #46

Closed marcosstefani closed 9 months ago

marcosstefani commented 9 months ago

https://github.com/rodgreg02/MinderaMurderMystery/blob/d143943f28bf9a4b4944d5ebd1c8e7cf32a1c1e5/src/Main.java#L15

unused variable

Use List instead ArrayList

rodgreg02 commented 9 months ago

removed unused var, will do necessary changes to update to List instead of ArrayList