Skip to content

Commit

Permalink
remove test code
Browse files Browse the repository at this point in the history
  • Loading branch information
timotheeguerin committed Sep 6, 2024
1 parent 0e11b62 commit d27bfc8
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions packages/compiler/src/lib/service.ts
Original file line number Diff line number Diff line change
Expand Up @@ -115,7 +115,3 @@ export const $service: ServiceDecorator = (

addService(context.program, target, serviceDetails);
};

// const empty = {};
// const emptyDeep = { a: {} };
// const _a: { a: { b: string } } = emptyDeep;

0 comments on commit d27bfc8

Please sign in to comment.