Skip to content

Commit

Permalink
Update UserImporter.cs
Browse files Browse the repository at this point in the history
  • Loading branch information
w8tcha committed Mar 12, 2023
1 parent 0bcdad5 commit 5e54bf0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion yaf_dnn/Components/Utils/UserImporter.cs
Original file line number Diff line number Diff line change
Expand Up @@ -197,7 +197,6 @@ public static void SetYafHostUser([NotNull] int yafUserId, [NotNull] int boardId
yafUserId,
userInfo.Name,
userInfo.DisplayName,
userInfo.Email,
userFlags.BitValue,
userInfo.RankID);
}
Expand Down

0 comments on commit 5e54bf0

Please sign in to comment.