Skip to content
Snippets Groups Projects
Commit 9f053a76 authored by Lucas Eduardo Schoenfelder's avatar Lucas Eduardo Schoenfelder
Browse files

removed unused file

parent c7eb7d51
Branches
Tags
3 merge requests!57Merge of develop into master,!56Fixed buttons reportar, seguir, compartilhar, guardar and entrar (in comments...,!39Update admin system
export const saveHeaders = (response) => {
if (response.headers['access-token'])
sessionStorage.setItem('@portalmec/accessToken', response.headers['access-token'])
if (response.headers.client)
sessionStorage.setItem('@portalmec/clientToken', response.headers.client)
}
\ No newline at end of file
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment