Skip to content

Commit d8d0c37

Browse files
committed
Format
1 parent 6748f53 commit d8d0c37

File tree

2 files changed

+4
-8
lines changed

2 files changed

+4
-8
lines changed
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
/**
2-
* Micrometer-based observability implementation.
3-
*/
4-
package com.rabbitmq.client.observation.micrometer;
1+
/** Micrometer-based observability implementation. */
2+
package com.rabbitmq.client.observation.micrometer;
Lines changed: 2 additions & 4 deletions
Original file line numberDiff line numberDiff line change
@@ -1,4 +1,2 @@
1-
/**
2-
* Observability abstractions.
3-
*/
4-
package com.rabbitmq.client.observation;
1+
/** Observability abstractions. */
2+
package com.rabbitmq.client.observation;

0 commit comments

Comments
 (0)