mirror of
https://github.com/atom/atom.git
synced 2026-04-06 03:02:13 -04:00
This makes it consistent with other read errors. Previously a Notification was returned in the error case causing errors downstream where the package's stylesheets array was assumed to be a path/content tuple. Closes atom/deprecation-cop#22