Skip to content

Commit

Permalink
refactor: clean up code
Browse files Browse the repository at this point in the history
  • Loading branch information
tomasz-stefaniak committed Nov 12, 2024
1 parent 2dcb66e commit d5a0782
Showing 1 changed file with 1 addition and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -99,7 +99,7 @@ export class RootPathContextService {
contents: await this.ide.readRangeInFile(def.filepath, def.range),
})),
);
debugger;

return newSnippets;
}

Expand Down

0 comments on commit d5a0782

Please sign in to comment.