We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
1 parent 913b06d commit cd02de3Copy full SHA for cd02de3
src/ParseSession.js
@@ -2,8 +2,6 @@ import CoreManager from './CoreManager';
2
import isRevocableSession from './isRevocableSession';
3
import ParseObject from './ParseObject';
4
import ParseUser from './ParseUser';
5
-
6
-import type { AttributeMap } from './ObjectStateMutations';
7
import type { RequestOptions, FullOptions } from './RESTController';
8
9
/**
0 commit comments