Skip to content

Commit 869e8a6

Browse files
committed
Add missing newlines to the ends of files.
1 parent 08ecd75 commit 869e8a6

2 files changed

Lines changed: 2 additions & 2 deletions

File tree

lib/shared/internal/src/main/java/com/launchdarkly/sdk/internal/collections/package-info.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -4,4 +4,4 @@
44
* This package contains collection utilities used internally by the SDK. Classes in this package
55
* are not part of the public API and may change without notice.
66
*/
7-
package com.launchdarkly.sdk.internal.collections;
7+
package com.launchdarkly.sdk.internal.collections;
Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,4 @@
11
/**
22
* Tests for internal collection utilities.
33
*/
4-
package com.launchdarkly.sdk.internal.collections;
4+
package com.launchdarkly.sdk.internal.collections;

0 commit comments

Comments
 (0)