forked from Limework/skript-db
		
	Remove debug message
This commit is contained in:
		
							parent
							
								
									8b5121d5fb
								
							
						
					
					
						commit
						b5f2d56263
					
				| @ -277,7 +277,6 @@ public class EffExecuteStatement extends Delay { | ||||
|     } | ||||
|     dataSource = (Expression<HikariDataSource>) exprs[1]; | ||||
|     Expression<?> expr = exprs[2]; | ||||
|     System.out.println(matchedPattern); | ||||
|     isSync = matchedPattern == 1; | ||||
|     if (expr instanceof Variable) { | ||||
|       Variable<?> varExpr = (Variable<?>) expr; | ||||
|  | ||||
		Loading…
	
		Reference in New Issue
	
	Block a user