[LIB-9] Separate chesshog-format module
[chesshog.git] / chesshog-format / src / main / java / org / hedgecode / chess / img / ImageConstants.java
@@ -34,7 +34,7 @@ public final class ImageConstants {
 
     private ImageConstants() {
         throw new AssertionError(
-                "No org.hedgecode.chess.img.ImageConstants instances!"
+                "No ImageConstants instances!"
         );
     }