Skip to content

Commit

Permalink
Merge pull request deegree#1697 from lat-lon/fix/formatting
Browse files Browse the repository at this point in the history
Fixed code formatting
  • Loading branch information
stephanr authored Jun 5, 2024
2 parents 2f848f6 + 605a6f9 commit 7b15979
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -33,6 +33,7 @@
e-mail: [email protected]
----------------------------------------------------------------------------*/
package org.deegree.console.datastore.feature;

import static jakarta.faces.application.FacesMessage.SEVERITY_ERROR;
import static org.apache.commons.io.FileUtils.readFileToByteArray;
import static org.deegree.feature.types.property.GeometryPropertyType.CoordinateDimension.DIM_2;
Expand Down

0 comments on commit 7b15979

Please sign in to comment.