You've already forked matrix-react-sdk
mirror of
https://github.com/matrix-org/matrix-react-sdk.git
synced 2026-01-03 21:42:32 +03:00
fix lint - bis bis
This commit is contained in:
@@ -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) {
|
||||
|
||||
Reference in New Issue
Block a user