Update the source code and do format
This commit is contained in:
parent
7b5581bb2b
commit
da55fcf864
|
@ -1,6 +1,5 @@
|
||||||
package com.ossez.annotations;
|
package com.ossez.annotations;
|
||||||
|
|
||||||
import com.ossez.annotations.ClassWithDeprecatedMethod;
|
|
||||||
import org.junit.jupiter.api.Test;
|
import org.junit.jupiter.api.Test;
|
||||||
|
|
||||||
public class DeprecatedTest {
|
public class DeprecatedTest {
|
||||||
|
|
Loading…
Reference in New Issue