Skip to content

Commit 36a7615

Browse files
committed
cleanup
1 parent 2e33ad9 commit 36a7615

1 file changed

Lines changed: 0 additions & 27 deletions

File tree

lib/database/seeders/20240404100811-qc-flags.js

Lines changed: 0 additions & 27 deletions
Original file line numberDiff line numberDiff line change
@@ -269,33 +269,6 @@ module.exports = {
269269
to: null,
270270
},
271271

272-
// {
273-
// id: 10,
274-
// flag_id: 10,
275-
// from: '2019-08-08 20:30:00',
276-
// to: '2019-08-08 21:00:00',
277-
// },
278-
// {
279-
// id: 13,
280-
// flag_id: 13,
281-
// from: '2019-08-08 20:00:00',
282-
// to: '2019-08-08 20:30:00',
283-
// },
284-
285-
// {
286-
// id: 11,
287-
// flag_id: 11,
288-
// from: '2019-08-08 20:00:00',
289-
// to: '2019-08-08 20:30:00',
290-
// },
291-
292-
// {
293-
// id: 12,
294-
// flag_id: 12,
295-
// from: '2019-08-08 20:30:00',
296-
// to: '2019-08-08 21:00:00',
297-
// },
298-
299272
/** Synchronous */
300273
// Run : 56, FT0
301274
{

0 commit comments

Comments
 (0)