Skip to content

Commit d40c820

Browse files
committed
clean
1 parent ebe670c commit d40c820

File tree

1 file changed

+1
-1
lines changed

1 file changed

+1
-1
lines changed

sormas-api/src/main/java/de/symeda/sormas/api/user/UserFacade.java

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -93,7 +93,7 @@ public interface UserFacade {
9393
List<UserReferenceDto> getUserRefsByDistrict(DistrictReferenceDto district, Disease limitedDisease, UserRight... userRights);
9494

9595
/**
96-
*
96+
*
9797
* @param district
9898
* reference of the district to be filtered for. When this district is null, it is not filtered in this regard.
9999
* NOTE: some users don't have a district (often users with NATIONAL_USER role, for example). They will

0 commit comments

Comments
 (0)