mirror of
https://github.com/lancedikson/bowser
synced 2026-03-02 03:40:27 +00:00
Eslint fixes
This commit is contained in:
@@ -1,6 +1,4 @@
|
||||
import {
|
||||
getFirstMatch,
|
||||
} from './utils';
|
||||
import { getFirstMatch } from './utils';
|
||||
|
||||
function getWindowsVersionName(version) {
|
||||
switch (version) {
|
||||
|
||||
Reference in New Issue
Block a user