// "Fix all 'Redundant 'throws' clause' problems in file" "true" import java.io.FileNotFoundException; import java.io.IOException; class A { /** * @since 2020.3 * @author me */ void f() /* 1 */ /* 2 */ /* 3 */ /* 4 */ /* 5 */ /* 6 */ // seven /* 8 */ /* 9 */ { } }