79767888

Date: 2025-09-17 23:55:10
Score: 1
Natty:
Report link
warehouses.filter((warehouse, index, self) =>
        index === self.findIndex((w) => (
            w.id === warehouse.id
        ))
    )
Reasons:
  • Low length (1):
  • Has code block (-0.5):
  • Low reputation (0.5):
Posted by: Emirhan Naneli