We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 0f8d0b1 commit 4725725Copy full SHA for 4725725
src/lambda/oembed/oembed.js
@@ -1,5 +1,3 @@
1
-const URL = require('url');
2
-
3
function incorrectParams(error) {
4
return {
5
statusCode: 501, // oembed status // 422, // Unprocessable Entity
0 commit comments