Skip to content

Commit

Permalink
work for the #7586 (lint)
Browse files Browse the repository at this point in the history
  • Loading branch information
dmitry-kurmanov committed Dec 27, 2023
1 parent 98d233d commit f42bc4f
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/utils/devices.ts
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ let _IPad = false;

export const IsMobile = _isMobile || _IPad;


export function getIsTouch() {
let _isTouch = false;

Expand Down

0 comments on commit f42bc4f

Please sign in to comment.