Explorar o código

delete commentout

zahmis %!s(int64=5) %!d(string=hai) anos
pai
achega
e844638aa3
Modificáronse 1 ficheiros con 0 adicións e 6 borrados
  1. 0 6
      packages/slackbot-proxy/src/services/RecieveService.ts

+ 0 - 6
packages/slackbot-proxy/src/services/RecieveService.ts

@@ -3,12 +3,6 @@ import { Service } from '@tsed/di';
 @Service()
 export class ReceiveService {
 
-  // body:any
-
-  // constructor(body) {
-  //   this.body = body;
-  // }
-
   receive(body) {
 
     console.log('Receive Class', body);