We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 2e33ad9 commit 36a7615Copy full SHA for 36a7615
1 file changed
lib/database/seeders/20240404100811-qc-flags.js
@@ -269,33 +269,6 @@ module.exports = {
269
to: null,
270
},
271
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
289
290
291
292
293
- // id: 12,
294
- // flag_id: 12,
295
296
297
298
299
/** Synchronous */
300
// Run : 56, FT0
301
{
0 commit comments