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.sms;
import java.util.List;
import java.util.Locale;
import java.util.Locale.LanguageRange;
import java.util.Optional;