remove unused imports

This commit is contained in:
Sanket.Ghenand@tomtom.com
2021-04-13 07:28:32 +05:30
committed by Ehren Kret
parent 675785a4fd
commit 37bda0b035
25 changed files with 0 additions and 47 deletions

View File

@@ -6,7 +6,6 @@
package org.whispersystems.textsecuregcm.metrics;
import com.codahale.metrics.CachedGauge;
import com.codahale.metrics.Gauge;
import com.sun.management.OperatingSystemMXBean;
import java.lang.management.ManagementFactory;