Skip to content

Commit

Permalink
Deletes Trade Offer ID Component
Browse files Browse the repository at this point in the history
No longer useful.
  • Loading branch information
Step7750 committed Apr 10, 2024
1 parent e5a8255 commit 037cef6
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 29 deletions.
28 changes: 0 additions & 28 deletions src/lib/components/trade_offers/offer_id.ts

This file was deleted.

1 change: 0 additions & 1 deletion src/lib/page_scripts/trade_offers.ts
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
import {init} from './utils';
import '../components/trade_offers/offer_id';

init('src/lib/page_scripts/trade_offers.js', main);

Expand Down

0 comments on commit 037cef6

Please sign in to comment.