Skip to content

Commit

Permalink
Browse files Browse the repository at this point in the history
  • Loading branch information
Volodymyr-Mykychak committed Jul 15, 2023
1 parent 5fe32a3 commit 8a0f390
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/main/java/mate.academy/lib/Component.java
Original file line number Diff line number Diff line change
Expand Up @@ -6,5 +6,6 @@
import java.lang.annotation.Target;

@Retention(RetentionPolicy.RUNTIME)
@Target(ElementType.TYPE)
public @interface Component {
}

0 comments on commit 8a0f390

Please sign in to comment.