Skip to content
Snippets Groups Projects
Commit 06328c8b authored by ki7077's avatar ki7077
Browse files

Removed another comment

parent 4d20559c
Branches
No related tags found
1 merge request!1feat: added visualisation for CircleFact; added Torus- and ConeGenerator
......@@ -145,8 +145,6 @@ IEnumerator sendView(string endpoint)
string diffInSeconds = (endTime -startTime).TotalMilliseconds.ToString();
string diff = (twoTime - startTime).TotalMilliseconds.ToString();
// Debug.Log("TIME NEEDED: part1 " + diff +"||| time needed part2 : "+diffInSeconds);
// Debug.Log("lenght of the answer: "+currentMmtAnswer.Length);
}
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment