Skip to content

Commit 50718f3

Browse files
committed
Add missing package-info.java for the settings package
1 parent fce737a commit 50718f3

File tree

1 file changed

+7
-0
lines changed

1 file changed

+7
-0
lines changed
Original file line numberDiff line numberDiff line change
@@ -0,0 +1,7 @@
1+
/**
2+
*
3+
*/
4+
@NonNullApi
5+
package ubc.pavlab.rdp.settings;
6+
7+
import org.springframework.lang.NonNullApi;

0 commit comments

Comments
 (0)