I'll keep the reasoning abstract. If I start from a mathematical formulation of a problem $A$ known to be $NP$-hard, I add a set of constraints which creates a problem $A'$.
However, I do know that there exists some instance of the problem for which the new set of constraint is empty, which brings, for those instance, back to the $NP$-hard formulation.
Is this enough to state that $A'$ is $NP$-hard?