Skip to content

Commit

Permalink
bump
Browse files Browse the repository at this point in the history
  • Loading branch information
stephtr committed Nov 6, 2023
1 parent 2872fec commit e282485
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion website/src/lib/calculator.ts
Original file line number Diff line number Diff line change
Expand Up @@ -48,7 +48,6 @@ function parseCalculationMessages(messagesString: string): {

export class Calculator {
history = new History();

settings = new Settings();

#isLoaded = false;
Expand Down

0 comments on commit e282485

Please sign in to comment.