Skip to content

Commit cd02de3

Browse files
committed
Update ParseSession.js
1 parent 913b06d commit cd02de3

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/ParseSession.js

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -2,8 +2,6 @@ import CoreManager from './CoreManager';
22
import isRevocableSession from './isRevocableSession';
33
import ParseObject from './ParseObject';
44
import ParseUser from './ParseUser';
5-
6-
import type { AttributeMap } from './ObjectStateMutations';
75
import type { RequestOptions, FullOptions } from './RESTController';
86

97
/**

0 commit comments

Comments
 (0)