Skip to content

Commit 70f8e34

Browse files
committed
chore: remove comment
1 parent b30bfca commit 70f8e34

1 file changed

Lines changed: 0 additions & 1 deletion

File tree

src/isWindows/__test__/index.test.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@ import UAParser from 'ua-parser-js';
22

33
import isWindows from '../index';
44

5-
// 模拟 UAParser
65
jest.mock('ua-parser-js');
76

87
describe('isWindows', () => {

0 commit comments

Comments
 (0)