Skip to content
Snippets Groups Projects
Commit 60692cb9 authored by Anthony Lim's avatar Anthony Lim
Browse files

refs #23138 rm debugging for TFAsymm fix

parent 1087e6ec
No related branches found
No related tags found
No related merge requests found
......@@ -1215,9 +1215,6 @@ void MuonFitPropertyBrowser::ConvertFitFunctionForMuonTFAsymmetry(
} else {
for (auto global : globals) {
newGlobals << global.remove(0, 9);
auto fasfd = global.remove(0, 9);
auto ssss = fasfd.toStdString();
auto fasdsdadfs = 1;
}
}
m_functionBrowser->updateMultiDatasetParameters(*func);
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment