mirror of
https://github.com/discourse/discourse.git
synced 2025-02-05 19:11:13 +00:00
DEV: Remove post-admin-menu placeholder (#24025)
This widget is no longer used. It's better to remove it completely, so that `decorateWidget` and `reopenWidget` calls print a warning to the console rather than failing silently.
This commit is contained in:
parent
a72e5fa763
commit
a10a82131a
@ -1,4 +0,0 @@
|
||||
import { createWidget } from "discourse/widgets/widget";
|
||||
|
||||
// placeholder for now
|
||||
export default createWidget("post-admin-menu", {});
|
Loading…
x
Reference in New Issue
Block a user