[LIB-9] Add ability to archive qrcode content
[chesshog.git] / chesshog-qrcode / src / main / java / org / hedgecode / chess / qrcode / ChessQRCodeException.java
index 5c490de..9844bc2 100644 (file)
@@ -18,8 +18,6 @@ package org.hedgecode.chess.qrcode;
 
 import java.util.ResourceBundle;
 
-import org.hedgecode.chess.ChessQRCodeConstants;
-
 /**
  * Chess-specific QR Codes read/write/parse Exception.
  *