mirror of https://github.com/vector-im/riot-web
fix lint - bis bis
parent
f103e60d1d
commit
eaf212dd89
|
@ -20,7 +20,6 @@ import FixedDistributor from "./fixed";
|
||||||
const handleHeight = 1;
|
const handleHeight = 1;
|
||||||
|
|
||||||
function log() {
|
function log() {
|
||||||
// console.log.apply(console, ["LAYOUT: "].concat(params));
|
|
||||||
}
|
}
|
||||||
|
|
||||||
function clamp(height, min, max) {
|
function clamp(height, min, max) {
|
||||||
|
|
Loading…
Reference in New Issue