fix: supprimer API_VERSION inutilisé + eslint-disable _req
This commit is contained in:
@@ -1,7 +1,5 @@
|
||||
import type { SyncProduct } from '@/types/sync'
|
||||
|
||||
const API_VERSION = 'v4'
|
||||
|
||||
function normalizeHandle(ref: string): string {
|
||||
return ref
|
||||
.toLowerCase()
|
||||
|
||||
Reference in New Issue
Block a user