Skip to content

Commit

Permalink
fix(uikit-workshop): fix merge problem
Browse files Browse the repository at this point in the history
likely broke when manually merging #1008
  • Loading branch information
bmuenzenmeyer committed Aug 23, 2019
1 parent e1bce25 commit d245b3b
Showing 1 changed file with 0 additions and 3 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -366,6 +366,3 @@ export const panelsViewer = {
* 5) Add mouseup event to the body so that when drag is released, the modal
* stops resizing and modal cover doesn't display anymore.
*/
// eslint-disable-next-line no-unused-vars
$('.pl-js-modal-resizer').mousedown(function(event) {
/* 1 */

0 comments on commit d245b3b

Please sign in to comment.