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)
Sun, Jun 1, 8:56 AM
Unknown Object (File)
Wed, May 28, 8:25 PM
Unknown Object (File)
Tue, May 27, 10:57 PM
Unknown Object (File)
Mon, May 26, 8:19 PM
Unknown Object (File)
Wed, May 21, 3:27 AM
Unknown Object (File)
Thu, May 8, 7:06 AM
Unknown Object (File)
Wed, May 7, 12:29 PM
Unknown Object (File)
Apr 23 2025, 2:31 PM
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.