Skip to content

Commit eaa4c5e

Browse files
committed
Fix missed used statement
1 parent db4c0b4 commit eaa4c5e

File tree

1 file changed

+1
-0
lines changed

1 file changed

+1
-0
lines changed

includes/html/functions.inc.php

Lines changed: 1 addition & 0 deletions
Original file line numberDiff line numberDiff line change
@@ -17,6 +17,7 @@
1717
use LibreNMS\Enum\ImageFormat;
1818
use LibreNMS\Util\Number;
1919
use LibreNMS\Util\Rewrite;
20+
use LibreNMS\Util\Url;
2021

2122
function toner2colour($descr, $percent)
2223
{

0 commit comments

Comments
 (0)