Skip to content

Commit 74e9e8e

Browse files
committed
chore: remove warning
1 parent 5dc2c67 commit 74e9e8e

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

test/unit/gitlab.spec.ts

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,5 @@
11
import { Callback, RemoteUser } from '@verdaccio/types';
2-
// eslint-disable-line @typescript-eslint/no-unused-vars
2+
/* eslint-disable @typescript-eslint/no-unused-vars */
33
import Gitlab from 'gitlab';
44

55
import { VerdaccioGitlabPackageAccess } from '../../src/gitlab';

0 commit comments

Comments
 (0)