Skip to content

Commit 09b1f9e

Browse files
committed
Update main.cpp
1 parent 7150ad7 commit 09b1f9e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

main.cpp

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -26,7 +26,7 @@ void test(){
2626

2727
string user = "[email protected]";
2828

29-
string passwd = "sftkpahwbroabhjg";
29+
string passwd = "";
3030

3131
Poco::Net::IMAPClientSession imap (host);
3232

0 commit comments

Comments
 (0)