Skip to content

Commit 8e0c80c

Browse files
authored
Fix linter error
1 parent b224963 commit 8e0c80c

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

modules/trustxBidAdapter.js

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -453,4 +453,4 @@ function isVideoValid(bidRequest) {
453453
return true;
454454
}
455455

456-
registerBidder(spec);
456+
registerBidder(spec);

0 commit comments

Comments
 (0)