import org.jetbrains.annotations.Nullable; class RemoveAnnotationWithImportQuickFix { @Nullable String s; }