deleteLoader static method

void deleteLoader()

Deletes the loader element.

Implementation

static void deleteLoader() {
  // No-op.
}