Skip to content

Commit

Permalink
chore: remove unused comment
Browse files Browse the repository at this point in the history
Log:
Change-Id: I64e12a5810ed98d6f8e1ddd1c86f2d71faa14986
  • Loading branch information
deepin-mozart committed Dec 20, 2024
1 parent ab3c543 commit a940d31
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions src/plugins/container/container.cpp
Original file line number Diff line number Diff line change
Expand Up @@ -47,10 +47,6 @@ bool Container::start()
windowService->addContextWidget("Virtual", new AbstractWidget(ContainerKeeper::instance()->tabWidget()));
}

// auto projectPath="/home/zhxiao/Workspaces/QThreadWorker";
// addProject(projectPath);
// static auto initInfo = initContainer(projectPath);
// execContainerCommand(projectPath, QString{"git clone -b dev https://gerrit.uniontech.com/unioncode.git /usr/src/unioncode\n"});
return true;
}

Expand Down

0 comments on commit a940d31

Please sign in to comment.