remoção de debugger
This commit is contained in:
parent
f2294a333f
commit
09c5ec676d
4 changed files with 1 additions and 4 deletions
|
|
@ -25,7 +25,6 @@ export const listarVinculos = async ({
|
|||
/** por padrão será 10 segundos */
|
||||
desativarCache?: boolean
|
||||
}): Promise<tipoResposta<tipo_retorno_vinculo_listas[]>> => {
|
||||
debugger
|
||||
const chaveCache = uuidV3({ token, url_api_autenticacao })
|
||||
|
||||
// Buscar promeiro no cache
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue