url-classifier: fix build after removal of telemetry

This commit is contained in:
roytam1 2022-04-28 21:31:49 +08:00
commit c2e9a2691f
2 changed files with 0 additions and 2 deletions

View file

@ -8,7 +8,6 @@
#include "nsPrintfCString.h"
#include "nsThreadUtils.h"
#include "mozilla/EndianUtils.h"
#include "mozilla/Telemetry.h"
#include "mozilla/Unused.h"
#include <algorithm>