Skip to content
Snippets Groups Projects
Commit 4a275d13 authored by tcarver's avatar tcarver
Browse files

fix userplot loading

parent cb0a7b12
Branches
Tags
No related merge requests found
......@@ -754,6 +754,7 @@ public class ProjectProperty extends JFrame
{
System.getProperties().remove("bam");
System.getProperties().remove("chado");
System.getProperties().remove("userplot");
}
catch(Exception e){ e.printStackTrace(); }
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Please register or to comment