blob: 8829a7a359411b709df94fa31d19ec61929a519f [file]
function doNothing() {
return false;
}
export {doNothing};