Skip to content

Commit

Permalink
formatted code
Browse files Browse the repository at this point in the history
  • Loading branch information
clausnagel committed Aug 27, 2024
1 parent d20ca43 commit bcdc126
Showing 1 changed file with 1 addition and 1 deletion.
2 changes: 1 addition & 1 deletion src/main/java/org/citydb/ade/bind/CityDBADEMarshaller.java
Original file line number Diff line number Diff line change
Expand Up @@ -38,7 +38,7 @@
import javax.xml.bind.JAXBElement;

public class CityDBADEMarshaller implements ADEMarshaller {
private ADEMarshaller marshaller;
private ADEMarshaller marshaller;

@Override
public void setADEMarshallerHelper(ADEMarshallerHelper helper) {
Expand Down

0 comments on commit bcdc126

Please sign in to comment.