Skip to content
This repository was archived by the owner on Dec 29, 2022. It is now read-only.

Commit 0c197bd

Browse files
committed
remove comment
1 parent bde76bd commit 0c197bd

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

elements/x-dom-serializer/x-dom-serializer.html

-1
Original file line numberDiff line numberDiff line change
@@ -249,7 +249,6 @@
249249
var parts = document.location.pathname.split('/');
250250
parts.pop();
251251
var basePath = document.location.origin + parts.join('/');
252-
console.log(basePath);
253252

254253
})();
255254
</script>

0 commit comments

Comments
 (0)