Skip to content

Commit

Permalink
refactor: removed dublicate type defenition
Browse files Browse the repository at this point in the history
  • Loading branch information
Lisoveliy committed Oct 27, 2024
1 parent 8c33056 commit 32feab4
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion watchface/modules/heartRate.js
Original file line number Diff line number Diff line change
Expand Up @@ -13,7 +13,6 @@ export default function () {
hmUI.createWidget(hmUI.widget.TEXT_IMG, {
x: 100,
y: 365,
type: hmUI.data_type.BATTERY,
font_array: secondaryFont,
h_space: 1,
align_h: hmUI.align.LEFT,
Expand Down

0 comments on commit 32feab4

Please sign in to comment.