Skip to content

Commit

Permalink
prepare 1.2.1
Browse files Browse the repository at this point in the history
  • Loading branch information
rsoika committed Jan 13, 2019
1 parent 40f788c commit fdb7b4c
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 62 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -54,8 +54,6 @@ public class ClusterService {

public static final String REGEX_SNAPSHOTID = "([a-f0-9]{8}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{4}-[a-f0-9]{12}-[0-9]{13,15})";

public static final String REGEX_KEYSPACE_NAME = "^[A-Z]{2}(?:[ ]?[0-9]){18,20}$";

private static Logger logger = Logger.getLogger(ClusterService.class.getName());

@EJB
Expand Down

This file was deleted.

0 comments on commit fdb7b4c

Please sign in to comment.