politics-rewired / Spoke

Politics Rewired's fork of Spoke
GNU General Public License v3.0
36 stars 17 forks source link

style: prefer unreachable code to comment blocks #1676

Closed bchrobot closed 11 months ago

bchrobot commented 11 months ago

Description

This reverts commented blocks of code to simply unreachable code.

Motivation and Context

This makes diffs for future work cleaner.

How Has This Been Tested?

This has been tested locally.

Screenshots (if appropriate):

N/A

Documentation Changes

N/A

Checklist: