Skip to content

Commit

Permalink
Removed unused code
Browse files Browse the repository at this point in the history
  • Loading branch information
adamkleingit committed Jun 8, 2019
1 parent 366763b commit d12b61e
Show file tree
Hide file tree
Showing 3 changed files with 2,555 additions and 2,103 deletions.
1 change: 0 additions & 1 deletion e2e/drag.testcafe.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const { browser, element, by, $ } = require('protractor');
const { TreeDriver } = require('./helpers/tree.driver');

fixture `Drag and Drop`
Expand Down
1 change: 0 additions & 1 deletion e2e/dragover-styling.testcafe.js
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
const { browser, element, by, $ } = require('protractor');
const { TreeDriver } = require('./helpers/tree.driver');

fixture `Drag and Drop Styling`
Expand Down
Loading

0 comments on commit d12b61e

Please sign in to comment.