Skip to content

Commit

Permalink
chore: remove unused comment
Browse files Browse the repository at this point in the history
Log:
Change-Id: I88ba01c3426bbb5090ac5f1e666f2522d53837d2
  • Loading branch information
deepin-mozart committed Dec 20, 2024
1 parent 6a569fe commit bbcb944
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 bbcb944

Please sign in to comment.