Skip to content

Commit c0e21f4

Browse files
author
David Gatti
committed
Removing debug
1 parent d00eab2 commit c0e21f4

File tree

1 file changed

+0
-4
lines changed

1 file changed

+0
-4
lines changed

index.js

Lines changed: 0 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -96,10 +96,6 @@ function extract_data(container)
9696
//
9797
let to_account = tmp_to[0].replace(/\+/g, "/");
9898

99-
console.log(container.to)
100-
console.log(tmp_to)
101-
console.log(to_account)
102-
10399
//
104100
// 4. Get the domain name of the email which in our case will
105101
// become the company name.

0 commit comments

Comments
 (0)