fix lint - bis bis

This commit is contained in:
Bruno Windels 2019-01-28 15:28:56 +01:00
parent f103e60d1d
commit eaf212dd89

View file

@ -20,7 +20,6 @@ import FixedDistributor from "./fixed";
const handleHeight = 1;
function log() {
// console.log.apply(console, ["LAYOUT: "].concat(params));
}
function clamp(height, min, max) {