Skip to content

Commit

Permalink
chore: remove unused var
Browse files Browse the repository at this point in the history
  • Loading branch information
pure-js committed Aug 23, 2023
1 parent 083a36e commit fedb0f6
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/browser-detection.test.ts
Expand Up @@ -2,7 +2,6 @@ import { describe, expect, test } from 'vitest';

import {
detectBrowserName,
detectBrowserVersion,
detectBrowserNameAndVersion,
} from './browser-detection';

Expand Down

0 comments on commit fedb0f6

Please sign in to comment.