Skip to content

Commit b16c432

Browse files
committed
Remove impl package from module exports
1 parent 87b5ed0 commit b16c432

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

error-tracker/src/main/java/module-info.java

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,7 +4,6 @@
44
module dev.faststats.errors {
55
exports dev.faststats.errors.concurrent;
66
exports dev.faststats.errors;
7-
exports dev.faststats.errors.impl;
87

98
requires com.google.gson;
109

0 commit comments

Comments
 (0)