mirror of
https://github.com/status-im/embark-area-51.git
synced 2025-01-11 06:25:57 +00:00
remove extra space
This commit is contained in:
parent
25ffd15984
commit
d5d4b31479
@ -276,7 +276,6 @@ function hashTo32ByteHexString(hash) {
|
||||
function isValidDomain(domain) {
|
||||
const isValidDomain = require('is-valid-domain');
|
||||
return isValidDomain(domain);
|
||||
|
||||
}
|
||||
|
||||
function isValidEthDomain(ethDomain) {
|
||||
|
Loading…
x
Reference in New Issue
Block a user