Fixes inteface speed visualization with non-needed decimals

This commit is contained in:
Simone Mainardi 2019-09-11 18:10:28 +02:00
parent f4aa1b7072
commit b364116e7b
3 changed files with 2 additions and 24 deletions

View file

@ -28,7 +28,6 @@ formatFlows = format_utils.formatFlows
formatValue = format_utils.formatValue
pktsToSize = format_utils.pktsToSize
bitsToSize = format_utils.bitsToSize
maxRateToString = format_utils.maxRateToString
round = format_utils.round
bitsToSizeMultiplier = format_utils.bitsToSizeMultiplier