Merge remote-tracking branch 'origin/withConsoleLog' (reverted from commit b14b6616b2)
This commit is contained in:
@@ -66,7 +66,6 @@ export default function () {
|
||||
if(velocityDiff<stableVelocity){
|
||||
stableVeloHandler();
|
||||
}
|
||||
else console.log(velocityDiff);
|
||||
}
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user