Skip to content

Commit

Permalink
cleaned import
Browse files Browse the repository at this point in the history
  • Loading branch information
Orang-utan committed Dec 26, 2020
1 parent e7393be commit 6f0c692
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/client/src/api/auth.js
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
/** Global object tracking authentication, access and refresh tokens. */

import axios from 'axios';
import api from './index';

class Auth {
accessToken = null;
Expand Down

0 comments on commit 6f0c692

Please sign in to comment.