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