Revert 8975 as per https://sourceforge.net/forum/forum.php?thread_id=3185123&forum_id=610548
This commit is contained in:
parent
a9e3d66261
commit
1b8dff665b
|
@ -2,7 +2,6 @@ package org.posterita.exceptions;
|
|||
|
||||
public class PriceListAlreadyExistsException extends OperationException
|
||||
{
|
||||
private static final long serialVersionUID = 1L;
|
||||
|
||||
public PriceListAlreadyExistsException(String exception)
|
||||
{
|
||||
|
|
Loading…
Reference in New Issue