Skip to content

Commit

Permalink
improve
Browse files Browse the repository at this point in the history
  • Loading branch information
OlivierZal committed Apr 24, 2024
1 parent ee6dd45 commit 1857bb2
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion drivers/nuos/device.ts
Original file line number Diff line number Diff line change
Expand Up @@ -444,7 +444,7 @@ class NuosDevice extends Device {
}
return isSuccess
} catch (error) {
// Error handling is delegated to the interceptor
return false
}
}
return false
Expand Down

0 comments on commit 1857bb2

Please sign in to comment.