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