Skip to content

Commit

Permalink
🚮 remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
idinium96 committed Apr 20, 2024
1 parent ab4efb1 commit a37ea32
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/classes/Inventory.ts
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@ import { HighValue } from './Options';
import Bot from './Bot';
import { noiseMakers, spellsData, killstreakersData, sheensData } from '../lib/data';
import Pricelist from './Pricelist';
import log from '../lib/logger';

export default class Inventory {
private readonly steamID: SteamID;
Expand Down

0 comments on commit a37ea32

Please sign in to comment.