Skip to content

Commit

Permalink
lint
Browse files Browse the repository at this point in the history
  • Loading branch information
Yiu ming Lai committed Jun 9, 2022
1 parent 33cdbff commit e1de064
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion src/bundles/gateway.js
Original file line number Diff line number Diff line change
Expand Up @@ -30,7 +30,6 @@ export const checkValidHttpUrl = (value) => {
}

export const checkViaImgSrc = (gatewayUrl) => {

const url = new URL(gatewayUrl)
var imgSrcPromises = []

Expand Down

0 comments on commit e1de064

Please sign in to comment.