Skip to content

Commit 4725725

Browse files
committed
chore: use URL from global
1 parent 0f8d0b1 commit 4725725

File tree

1 file changed

+0
-2
lines changed

1 file changed

+0
-2
lines changed

src/lambda/oembed/oembed.js

-2
Original file line numberDiff line numberDiff line change
@@ -1,5 +1,3 @@
1-
const URL = require('url');
2-
31
function incorrectParams(error) {
42
return {
53
statusCode: 501, // oembed status // 422, // Unprocessable Entity

0 commit comments

Comments
 (0)