File tree Expand file tree Collapse file tree 3 files changed +0
-10
lines changed
Expand file tree Collapse file tree 3 files changed +0
-10
lines changed Original file line number Diff line number Diff line change @@ -124,8 +124,6 @@ return /******/ (function(modules) { // webpackBootstrap
124124 /*
125125 API wrapper above the app itself.
126126 */
127-
128- // import {reset} from './actions/points';
129127 var API = function ( ) {
130128 function API ( ) {
131129 var o = arguments . length <= 0 || arguments [ 0 ] === undefined ? { } : arguments [ 0 ] ;
Load Diff This file was deleted.
Original file line number Diff line number Diff line change @@ -6,7 +6,6 @@ import C from './constants';
66import hash from './helpers/hash' ;
77import fallbackTo from './helpers/fallback-to' ;
88import defer from './helpers/defer' ;
9- // import {reset} from './actions/points';
109import addPointerDown from './helpers/add-pointer-down' ;
1110import transformPathSegments from './helpers/get-points-from-path' ;
1211
You can’t perform that action at this time.
0 commit comments