Skip to content

Commit 0047248

Browse files
committed
#26 - Remove unused import
1 parent 5ee6101 commit 0047248

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/scripts/utils/DOM.js

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -6,7 +6,6 @@
66
* namespaced collection of utility methods for working with the DOM.
77
* @access protected
88
*/
9-
import browser from './browser';
109

1110
const DOM = {
1211
regex: {

0 commit comments

Comments
 (0)