Skip to content

Commit 693db61

Browse files
committed
Formatting of DataMessageMapping.kt
1 parent 2b60995 commit 693db61

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

spring/src/main/kotlin/com/caplin/integration/datasourcex/spring/annotations/DataMessageMapping.kt

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -45,7 +45,6 @@ annotation class DataMessageMapping(
4545
* The requesting peer should then additionally request on the returned path. If a stream of
4646
* Strings is returned, then the remapping can be updated by emitting a second string, and the
4747
* requesting peer will request on the new path, discarding the previously mapped path.
48-
*
4948
* > Note that the returned path will not pass through `object-map` or authentication module
5049
* > mappings before being requested.
5150
*/

0 commit comments

Comments
 (0)