This commit is contained in:
Keven 2025-12-09 15:20:16 -03:00
parent 7a2305c918
commit c6217b0520

View file

@ -8,10 +8,6 @@ export default class API {
constructor() {
console.log('ajkadhkjasd', process.env.NEXT_PUBLIC_ORIUS_APP_API_URL)
console.table([{ nome: 'Keven', status: 'ativo' }]);
// Classe validadora das informações
this.ApiSchema = new ApiSchema();