Skip to content
This repository has been archived by the owner on Jan 31, 2025. It is now read-only.

Commit

Permalink
format
Browse files Browse the repository at this point in the history
  • Loading branch information
jog1t committed Nov 13, 2023
1 parent bd0053a commit 8ab5957
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/elements/pages/dev/game/pages/rvt-game-dashboard.ts
Original file line number Diff line number Diff line change
Expand Up @@ -106,7 +106,6 @@ export default class DevGame extends LitElement {
value: n.namespaceId
}));


let namespaceName = this.game.namespaces.find(
n => n.namespaceId == this.config.namespace.namespaceId
).displayName;
Expand Down

0 comments on commit 8ab5957

Please sign in to comment.