That fuck shit the fascists are using
at master 7 lines 165 B view raw
1package org.tm.archive; 2 3public class TextSecureExpiredException extends Exception { 4 public TextSecureExpiredException(String message) { 5 super(message); 6 } 7}