mirror of
https://github.com/atom/atom.git
synced 2026-02-05 04:05:05 -05:00
Clearing the mini editor when closing is something all sub-classes were already doing so it makes sense to pull it up to the base class as the default cancelled() implementation that can still be overridden if needed.