Skip to content

Commit

Permalink
lint on the branch, phetsims/friction#158
Browse files Browse the repository at this point in the history
  • Loading branch information
zepumph committed Jan 26, 2019
1 parent b3f5a0f commit 9c18c30
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions js/keyboard/help/GeneralNavigationHelpContent.js
Original file line number Diff line number Diff line change
Expand Up @@ -35,11 +35,6 @@ define( function( require ) {
var keyboardHelpDialogGroupNavigationDescriptionString = SceneryPhetA11yStrings.keyboardHelpDialogGroupNavigationDescription.value;
var keyboardHelpDialogExitDialogDescriptionString = SceneryPhetA11yStrings.keyboardHelpDialogExitDialogDescription.value;

// constants
var DEFAULT_LABEL_OPTIONS = {
font: HelpContent.DEFAULT_LABEL_FONT
};

/**
* @constructor
* @param {Object} options
Expand Down

0 comments on commit 9c18c30

Please sign in to comment.