Clean up a dead store.
This commit is contained in:
parent
bd100f6ebf
commit
1122b122f0
@ -71,7 +71,6 @@
|
||||
Engine.play(orig_passage, passage() == orig_passage);
|
||||
};
|
||||
|
||||
variables().ADDON_TEST_CONFIG_MGR_TARGETS = config_passages.map((p) => p.title);
|
||||
$(ev.content).wiki("^^Test Config Manager^^\n"
|
||||
+ "!!!Would you like to load a test config?\n");
|
||||
$(ev.content).append(dropdown).append(load_button);
|
||||
|
Loading…
Reference in New Issue
Block a user