Skip to content

Commit

Permalink
chore: remove TODO comment about disabling next build attempts (Micha…
Browse files Browse the repository at this point in the history
  • Loading branch information
theseyi authored Apr 20, 2021
1 parent 3733b1e commit 3762462
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/metadata/metadata-storage.ts
Original file line number Diff line number Diff line change
Expand Up @@ -121,8 +121,6 @@ export class MetadataStorage {
}

build(options: SchemaGeneratorOptions) {
// TODO: disable next build attempts

this.classDirectives.reverse();
this.fieldDirectives.reverse();
this.classExtensions.reverse();
Expand Down

0 comments on commit 3762462

Please sign in to comment.