fix lint - bis bis

pull/21833/head
Bruno Windels 2019-01-28 15:28:56 +01:00
parent f103e60d1d
commit eaf212dd89
1 changed files with 0 additions and 1 deletions

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) {