Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
Signed-off-by: Shan He <[email protected]>
  • Loading branch information
heshan0131 committed Feb 27, 2020
1 parent 84f87c1 commit 02b57c0
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -110,7 +110,6 @@ export default class DropboxProvider extends Provider {
}

async downloadMap(loadParams) {

const token = this.getAccessToken();
if (!token) {
this.login(() => this.downloadMap(loadParams));
Expand Down

0 comments on commit 02b57c0

Please sign in to comment.