mirror of
https://github.com/tdurieux/anonymous_github.git
synced 2026-05-15 14:38:03 +02:00
fix: resolve eslint unused-var and useless-assignment warnings
Co-Authored-By: Claude Opus 4.7 <noreply@anthropic.com>
This commit is contained in:
@@ -1,5 +1,4 @@
|
||||
const { expect } = require("chai");
|
||||
const { Readable } = require("stream");
|
||||
|
||||
// Standalone test of the LFS-pointer detection shape used in
|
||||
// GitHubStream#resolveLfsPointer. We can't easily import that method (it's
|
||||
|
||||
Reference in New Issue
Block a user