TagUnset
f /: lhs =. removes any rules defined for lhs, associated with the symbol f.
Examples
f /: g[f[x_]] := x^2;
f /: g[f[x_]] =.x /: h[x] = 5;
x /: h[x] =.Something isn't working? Report an issue.
Please visit the official Wolfram Language Reference for more details.