Skip to content

Commit 9b850ef

Browse files
committed
Update Program.java
1 parent a399e1b commit 9b850ef

File tree

1 file changed

+0
-2
lines changed
  • how-to/java-merge-pdf-tutorial/src/main/java/com/ironsoftware/ironpdfjava/examples/howTo/javaMergePdfTutorial

1 file changed

+0
-2
lines changed

how-to/java-merge-pdf-tutorial/src/main/java/com/ironsoftware/ironpdfjava/examples/howTo/javaMergePdfTutorial/Program.java

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -6,12 +6,10 @@
66
public class Program {
77

88
public static void main(String[] args) {
9-
109
Section1.run();
1110
// Section2.run();
1211
// Section3.run();
1312
// Section4.run();
14-
1513
}
1614

1715
}

0 commit comments

Comments
 (0)