Polish sample package names
This commit is contained in:
@@ -164,6 +164,7 @@ public class GemstoneServiceImpl implements GemstoneService {
|
||||
public IllegalGemstoneException(final String message, final Throwable cause) {
|
||||
super(message, cause);
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user