Skip to content

Commit

Permalink
fix prettier
Browse files Browse the repository at this point in the history
  • Loading branch information
William-De71 committed Nov 8, 2024
1 parent f2467b6 commit 4c10bd8
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -31,7 +31,6 @@ module.exports = {
logger.info(`Zigbee2mqtt migration: Found ${lixeeTicdevices.length} lixee-tic devices`);

await Promise.each(lixeeTicdevices, async (lixeeTicdevice) => {

// Load impacted features
const features = await db.DeviceFeature.findAll({
where: {
Expand Down

0 comments on commit 4c10bd8

Please sign in to comment.