Skip to content

Commit

Permalink
lift
Browse files Browse the repository at this point in the history
  • Loading branch information
alexreardon committed May 24, 2018
1 parent 947748e commit 3d80f27
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 228 deletions.
2 changes: 0 additions & 2 deletions src/state/middleware/lift.js
Original file line number Diff line number Diff line change
Expand Up @@ -5,13 +5,11 @@ import {
completeDrop,
initialPublish,
} from '../action-creators';
import canStartDrag from '../can-start-drag';
import type { DimensionMarshal } from '../dimension-marshal/dimension-marshal-types';
import type {
Store,
Action,
State,
DropAnimatingState,
ScrollOptions,
LiftRequest,
} from '../../types';
Expand Down
226 changes: 0 additions & 226 deletions test/unit/integration/lift-action-and-dimension-marshal.spec.js

This file was deleted.

0 comments on commit 3d80f27

Please sign in to comment.