**Problem:**
We are showing warnings when edits are made on Lexemes and the user isn't logged in. This warning informs them that their IP will be shown. With IP Masking this will no longer be the case so we should remove the warning.
This applies for all edits to statements, Forms, Senses on Lexemes.
**Example:**
{F41537830}
This warning box and message on a Lexeme page should be removed when when editing Lexemes and IP masking is enabled and the user isn't logged in.
But the warning should remain as is on wikis that don't have IP masking enabled e.g. 3rd party Wikibases
**BDD**
GIVEN a Lexeme
AND a user who isn't logged in
WHEN making an edit
AND IP Masking is enabled
THEN do not show the IP leak warning
**Acceptance criteria:**
[] IP leak warning isn't shown when editing Lexemes when IP Masking is enabled