mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-19 04:09:26 +00:00
code cleanup
This commit is contained in:
@@ -7,8 +7,6 @@ import { i18n } from "../../translate/i18n";
|
||||
import api from "../../services/api";
|
||||
|
||||
const SessionInfo = ({ session }) => {
|
||||
console.log(session);
|
||||
|
||||
const handleDisconectSession = async () => {
|
||||
try {
|
||||
await api.delete("/whatsapp/session/1");
|
||||
|
||||
Reference in New Issue
Block a user