Skip to content

Commit 81307fc

Browse files
committed
removes useless import
1 parent 5ff4355 commit 81307fc

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/lib/page_scripts/trade_offer.ts

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@ import {deserializeForm} from '../utils/browser';
77
import {AppId} from '../types/steam_constants';
88
import {ClientSend} from '../bridge/client';
99
import {AnnotateOffer} from '../bridge/handlers/annotate_offer';
10-
import {of} from 'rxjs';
1110

1211
init('src/lib/page_scripts/trade_offer.js', main);
1312

0 commit comments

Comments
 (0)