Clean up whitespace/copyright/includes + minor test tweak.

This commit is contained in:
Matt Corallo
2014-01-10 16:33:33 -10:00
parent e39016ad35
commit b08eb0df5c
16 changed files with 51 additions and 26 deletions

View File

@@ -16,7 +16,6 @@
*/
package org.whispersystems.textsecuregcm.push;
import com.google.common.base.Optional;
import org.slf4j.Logger;
import org.slf4j.LoggerFactory;
import org.whispersystems.textsecuregcm.configuration.ApnConfiguration;