Skip to content

Commit 56c5329

Browse files
committed
Fixing Style Errors spring-projects#96
1 parent 201a53b commit 56c5329

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

src/main/java/org/springframework/session/data/mongo/config/annotation/web/http/MongoHttpSessionConfiguration.java

+1-1
Original file line numberDiff line numberDiff line change
@@ -128,4 +128,4 @@ public void setEmbeddedValueResolver(StringValueResolver resolver) {
128128
this.embeddedValueResolver = resolver;
129129
}
130130

131-
}
131+
}

0 commit comments

Comments
 (0)