forked from External/mage
Sonar fixes 19022019
This commit is contained in:
parent
872eea7326
commit
056226d83c
385 changed files with 472 additions and 475 deletions
|
|
@ -24,7 +24,7 @@ import org.apache.log4j.Logger;
|
|||
*/
|
||||
public class DraftSession {
|
||||
|
||||
protected final static Logger logger = Logger.getLogger(DraftSession.class);
|
||||
protected static final Logger logger = Logger.getLogger(DraftSession.class);
|
||||
|
||||
protected final UUID userId;
|
||||
protected final UUID playerId;
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue