mirror of
https://github.com/bluewave-labs/Checkmate.git
synced 2026-05-11 20:19:50 -05:00
remove console.log
This commit is contained in:
@@ -322,7 +322,6 @@ const getUptimeDetailsById = async (req) => {
|
||||
|
||||
const { dateRange, normalize } = req.query;
|
||||
const dates = getDateRange(dateRange);
|
||||
console.log(dates);
|
||||
const formatLookup = {
|
||||
day: "%Y-%m-%d-%H",
|
||||
week: "%Y-%m-%d-%H",
|
||||
|
||||
Reference in New Issue
Block a user