Page MenuHomePhabricator

Fix a few minor JSHint warnings
ClosedPublic

Authored by joshuaspence on Dec 30 2014, 10:41 AM.
Tags
None
Referenced Files
Unknown Object (File)
Sat, Dec 14, 3:02 AM
Unknown Object (File)
Fri, Dec 6, 7:18 AM
Unknown Object (File)
Thu, Dec 5, 6:42 PM
Unknown Object (File)
Mon, Dec 2, 10:55 AM
Unknown Object (File)
Tue, Nov 26, 8:59 AM
Unknown Object (File)
Tue, Nov 26, 8:49 AM
Unknown Object (File)
Tue, Nov 19, 1:58 AM
Unknown Object (File)
Nov 10 2024, 2:33 AM
Subscribers

Details

Reviewers
epriestley
Group Reviewers
Blessed Reviewers
Commits
Restricted Diffusion Commit
rPfcc7dbbf1511: Fix a few minor JSHint warnings
Summary

Basically, don't assign expressions to a variable if the variable is unused.

Test Plan

arc lint

Diff Detail

Repository
rP Phabricator
Lint
Lint Not Applicable
Unit
Tests Not Applicable

Event Timeline

joshuaspence retitled this revision from to Fix a few minor JSHint warnings.
joshuaspence updated this object.
joshuaspence edited the test plan for this revision. (Show Details)
joshuaspence added a reviewer: epriestley.
epriestley edited edge metadata.
This revision is now accepted and ready to land.Dec 30 2014, 11:02 AM
This revision was automatically updated to reflect the committed changes.