Skip to content

Commit

Permalink
Chore: 사용하지 않는 코드 제거
Browse files Browse the repository at this point in the history
  • Loading branch information
eve712 committed Jun 22, 2021
1 parent e91d1ec commit d45e9ac
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion FE/issue-tracker/src/components/login/fetchToken.ts
Original file line number Diff line number Diff line change
@@ -1,4 +1,3 @@
import React from 'react';
import jwt_decode from 'jwt-decode';
import { TOKEN_URL } from '@const/var';
import { loginInfoType } from '@store/atoms/login';
Expand Down

0 comments on commit d45e9ac

Please sign in to comment.