corrected merge error
This commit is contained in:
@@ -1,9 +1,5 @@
|
|||||||
package org.mustangproject.ZUGFeRD;
|
package org.mustangproject.ZUGFeRD;
|
||||||
|
|
||||||
public enum ZUGFeRDConformanceLevel {
|
public enum ZUGFeRDConformanceLevel {
|
||||||
<<<<<<< HEAD
|
|
||||||
BASIC, COMFORT, EXTENDED;
|
BASIC, COMFORT, EXTENDED;
|
||||||
=======
|
|
||||||
BASIC, COMFORT, EXTENDED
|
|
||||||
>>>>>>> a6c972eb3cdfdebf0374a2e87a48bd14b463ff78
|
|
||||||
}
|
}
|
||||||
|
|||||||
Reference in New Issue
Block a user