Remove Dead Code

refactorgram

if(false) {
  doSomethingThatUsedToMatter();
}

image/svg+xml