Skip to content

Commit

Permalink
cleanup symbols
Browse files Browse the repository at this point in the history
  • Loading branch information
deebloo committed Jan 30, 2025
1 parent a6b19ad commit 0c32687
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions packages/di/src/lib/injectable.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,3 @@
(Symbol as any).metadata ??= Symbol("Symbol.metadata");

import { injectableEl } from "./injectable-el.js";
import { INJECTOR, Injector } from "./injector.js";
import type {
Expand Down

0 comments on commit 0c32687

Please sign in to comment.