mirror of
https://github.com/cheveguerra/whaticket-community.git
synced 2026-04-21 05:09:18 +00:00
Backend using new tickets logic
This commit is contained in:
@@ -1,4 +1,3 @@
|
||||
const { validationResult } = require("express-validator");
|
||||
const jwt = require("jsonwebtoken");
|
||||
const authConfig = require("../config/auth");
|
||||
|
||||
|
||||
Reference in New Issue
Block a user