mirror of
				https://github.com/IntellectualSites/PlotSquared.git
				synced 2025-11-04 03:03:43 +01:00 
			
		
		
		
	clean up PlayerCommandPreprocess listener
This commit is contained in:
		@@ -29,6 +29,7 @@ import java.util.HashMap;
 | 
			
		||||
import java.util.Map;
 | 
			
		||||
import java.util.regex.Pattern;
 | 
			
		||||
 | 
			
		||||
@Deprecated(since = "TODO", forRemoval = true)
 | 
			
		||||
public class RegExUtil {
 | 
			
		||||
 | 
			
		||||
    public static Map<String, Pattern> compiledPatterns;
 | 
			
		||||
 
 | 
			
		||||
		Reference in New Issue
	
	Block a user