We read every piece of feedback, and take your input very seriously.
To see all available qualifiers, see our documentation.
1 parent 87b5ed0 commit b16c432Copy full SHA for b16c432
error-tracker/src/main/java/module-info.java
@@ -4,7 +4,6 @@
4
module dev.faststats.errors {
5
exports dev.faststats.errors.concurrent;
6
exports dev.faststats.errors;
7
- exports dev.faststats.errors.impl;
8
9
requires com.google.gson;
10
0 commit comments