fix: Remove accidentally committed test code
This commit is contained in:
parent
a9915579a0
commit
7d4486f407
@ -179,9 +179,5 @@ namespace hex::plugin::builtin {
|
||||
|
||||
void registerProjectHandlers() {
|
||||
hex::ProjectFile::setProjectFunctions(load, store);
|
||||
|
||||
ContentRegistry::Interface::addSidebarItem(ICON_VS_PROJECT, [] {
|
||||
ImGui::TextUnformatted("Test");
|
||||
});
|
||||
}
|
||||
}
|
||||
|
Loading…
x
Reference in New Issue
Block a user