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

@ -19,7 +19,6 @@
#include "nsIBufferedStreams.h"
#include "nsIFileStreams.h"
#include "mozilla/MemoryReporting.h"
#include "mozilla/Telemetry.h"
#include "mozilla/FileUtils.h"
#include "mozilla/Logging.h"
#include "mozilla/Unused.h"