Compare commits

..

2 Commits

Author SHA1 Message Date
Y
d356f6d8b8 Merge pull request 'chore: fixed linting issue' (#60) from lint-fix into main
All checks were successful
Release / build_and_release (push) Successful in 1m7s
Reviewed-on: https://git.sigit.io/sig/it/pulls/60
2024-05-17 13:48:46 +00:00
Yury
bf0357cca1 chore: fixed linting issue 2024-05-17 16:48:16 +03:00

View File

@ -6,7 +6,6 @@ import {
base64DecodeAuthToken,
base64EncodeSignedEvent,
getAuthToken,
getRoboHashPicture,
getVisitedLink,
saveAuthToken
} from '../utils'