Skip to content

Remove unused variables#5554

Merged
kevin-brown merged 1 commit into
select2:developfrom
blikblum:cleanup
Aug 7, 2019
Merged

Remove unused variables#5554
kevin-brown merged 1 commit into
select2:developfrom
blikblum:cleanup

Conversation

@blikblum
Copy link
Copy Markdown
Contributor

@blikblum blikblum commented Jul 4, 2019

This pull request includes a

  • Bug fix
  • New feature
  • Translation
  • Cleanup

The following changes were made

  • Remove some variables declared but not used

If this is related to an existing ticket, include a link to it as well.

@@ -38,7 +38,6 @@ define([
BaseSelection.prototype.bind = function (container, $container) {
Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

$container isn't used either....

Copy link
Copy Markdown
Contributor

Choose a reason for hiding this comment

The reason will be displayed to describe this comment to others. Learn more.

although maybe this is implemented somewhere else... so nvm

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

3 participants