We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
There was an error while loading. Please reload this page.
2 parents a56b4b8 + 07d2c78 commit a2211cdCopy full SHA for a2211cd
1 file changed
src/domain/graph/builder/pipeline.ts
@@ -1023,8 +1023,6 @@ async function backfillNativeDroppedFiles(
1023
1024
if (missingAbs.length === 0) return;
1025
1026
- if (missingAbs.length === 0) return;
1027
-
1028
// Classify drops so users see per-extension reasons instead of just a count
1029
// (#1011). `unsupported-by-native` is a legitimate parser limit (no Rust
1030
// extractor); `native-extractor-failure` indicates a real native bug since
0 commit comments