chore: remove unused code (#41878)
This commit is contained in:
committed by
GitHub
parent
9c86ed508c
commit
669844527c
@@ -1,5 +1,3 @@
|
||||
exports.descriptionRegex = /<blockquote|<ol|<h4|<table/;
|
||||
|
||||
exports.isBrowser = function isBrowser() {
|
||||
return typeof window !== 'undefined';
|
||||
};
|
||||
|
Reference in New Issue
Block a user