Skip to content
Snippets Groups Projects
Commit 416a2bf0 authored by Raman Arora's avatar Raman Arora
Browse files

Addressed Codacy comment.

parent 44ea2150
Branches
Tags
No related merge requests found
......@@ -26,6 +26,11 @@
*/
public final class CommunicationsUtils {
/**
* Empty private constructor.
*/
private CommunicationsUtils() {
}
/**
* Checks if the given string may be a phone number.
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment