Skip to content

Commit d9dc5f0

Browse files
committed
Undo comment formatting.
1 parent 776b4c6 commit d9dc5f0

File tree

1 file changed

+3
-3
lines changed

1 file changed

+3
-3
lines changed

lib/sdk/server/src/main/java/com/launchdarkly/sdk/server/FDv2DataSystem.java

Lines changed: 3 additions & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -86,10 +86,10 @@ public Initializer build() {
8686
* <p>
8787
* This is a placeholder implementation. Not all dependencies are yet implemented.
8888
*
89-
* @param logger the logger
90-
* @param config the SDK configuration
89+
* @param logger the logger
90+
* @param config the SDK configuration
9191
* @param clientContext the client context
92-
* @param logConfig the logging configuration
92+
* @param logConfig the logging configuration
9393
* @return a new FDv2DataSystem instance
9494
* @throws UnsupportedOperationException since this is not yet fully implemented
9595
*/

0 commit comments

Comments
 (0)