1
0
mirror of https://github.com/discourse/discourse.git synced 2025-03-06 19:29:51 +00:00
David Taylor 8c83803109
DEV: Remove unused disabled_plugins checks ()
We now bundle Javascript for each theme/plugin separately, and only ship bundles for enabled plugins to the client. Therefore, these disabled_plugins checks are now redundant, and can be removed.
2021-05-26 09:44:58 +10:00
..