monteslu / pagenodes

Completely Browser Based IOT Platform
https://pagenodes.com
Apache License 2.0
222 stars 32 forks source link

Remove commented out code from the /nodes directory. #26

Closed malakada closed 8 years ago

malakada commented 8 years ago

What's this PR do?

Cleans up commented out code from the /nodes directory.

What are the important parts of the code?

Removes general commented out stuff. Of note is the choice to submit for removal //TODO statements and /*String*/event descriptions. I left in all other comments and notes.

How should this be tested by the reviewer?

Standard build process.

Is any other information necessary to understand this?

Nope.

What are the relevant tickets? (Please add closes, refs, etc)

n/a

Screenshots (if appropriate)

Inappropriate.

monteslu commented 8 years ago

thanks @melissanoelle !

malakada commented 8 years ago

No problem. :)

malakada commented 8 years ago

@monteslu -- for the removed //TODO comments--did you want to move those to issues for tracking?