Skip to content

Commit 846d4b1

Browse files
committed
update original content for yaml files in threads transpilation flow
1 parent 565f608 commit 846d4b1

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

packages/cubejs-schema-compiler/src/compiler/DataSchemaCompiler.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -755,7 +755,6 @@ export class DataSchemaCompiler {
755755

756756
this.compiledYamlCache.set(cacheKey, transpiledFile?.content || '');
757757

758-
759758
return transpiledFile;
760759
}
761760
}

0 commit comments

Comments
 (0)