5 lines
82 B
Java
Raw Normal View History

package org.thoughtcrime.securesms.util;
public @interface VisibleForTesting {
}