mirror of
https://github.com/yangshun/tech-interview-handbook.git
synced 2026-02-03 18:45:04 +08:00
[offers][refactor] remove redundant print statements
This commit is contained in:
@@ -374,6 +374,4 @@ Promise.all([seedSalaries()])
|
||||
process.exit(1);
|
||||
});
|
||||
|
||||
console.log(xlSerialToJsDate(data[0].Timestamp));
|
||||
|
||||
export {};
|
||||
|
||||
Reference in New Issue
Block a user