Skip to content

Commit

Permalink
Merge branch 'develop/20241123' into master
Browse files Browse the repository at this point in the history
  • Loading branch information
dxnu authored Dec 23, 2024
2 parents 5305114 + 1feed17 commit 74f90bd
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions src/server/src/core/base_event_handler.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -29,8 +29,6 @@ base_event_handler::base_event_handler(std::string index_dir, QObject *parent)
dbus.registerService(service_name);
dbus.registerObject(object_name, this);
}

// index_manager_.test(L"/data/home/dxnu/Downloads/2024届地区信息-1000.XLSX");
}

base_event_handler::~base_event_handler() {
Expand Down

0 comments on commit 74f90bd

Please sign in to comment.