Skip to content

Commit 5997a44

Browse files
committed
Update producer_consumer.java
1 parent 879f4f0 commit 5997a44

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

Producer_Consumer/producer_consumer.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -2,7 +2,6 @@
22
* Write a java program that corrects implements of producer consumer problem.
33
*/
44

5-
65
package Producer_Consumer;
76

87
class Q {

0 commit comments

Comments
 (0)