Have a conditional element that uses the selector in question that will never render:
{#if false} <div class="red" ></div> {/if}
Source.