Skip to content
Snippets Groups Projects
Commit d84f0519 authored by Ar1sD's avatar Ar1sD
Browse files

Remove unused variable

parent e30da41c
No related branches found
No related tags found
No related merge requests found
......@@ -16,7 +16,6 @@ import search.trawl.BasicSearchResult;
*/
public class TestHistogram {
public static TrawlExpert te;
public static RedBlackTree<Integer, Integer> histo;
@Before
public void setUp() throws Exception {
......
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