Skip to content

Commit

Permalink
more last fixes
Browse files Browse the repository at this point in the history
  • Loading branch information
DaanV2 committed Nov 9, 2024
1 parent 3cc9936 commit b9572c2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion test/src/schema-tester.ts
Original file line number Diff line number Diff line change
Expand Up @@ -45,7 +45,6 @@ export namespace Schema {
schemas: schemas,
};
let rootfolder = Files.RootFolder();
console.log("grabbing files from", rootfolder);

if (!rootfolder.endsWith("/")) rootfolder += "/";
rootfolder = path.normalize(rootfolder);
Expand Down

0 comments on commit b9572c2

Please sign in to comment.