Skip to content
Snippets Groups Projects
Commit 8446279f authored by Tom Käsler's avatar Tom Käsler
Browse files

remove trailing whitespace

parent 0af54749
Branches
Tags
No related merge requests found
......@@ -25,7 +25,7 @@ import com.fasterxml.jackson.annotation.JsonIgnore;
public class Session implements Serializable {
private static final long serialVersionUID = 1L;
private String type;
private String name;
private String shortName;
......
0% or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment