Skip to content

Small cleanups in `element._fetch`

Benjamin Schubert requested to merge bschubert/cleanup-element-fetch into master

Description

Changes proposed in this merge request:

  • Remove temporary variable
  • Only cache sources if some had to be fetched

Merge request reports