Skip to content

Commit

Permalink
Delete unused Hashtable import
Browse files Browse the repository at this point in the history
  • Loading branch information
bbonneton authored and rpavlik committed Nov 27, 2023
1 parent d0614a3 commit 575b14d
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions VUE2/src/main/java/tufts/vue/VueResources.java
Original file line number Diff line number Diff line change
Expand Up @@ -43,14 +43,9 @@
import javax.swing.Icon;
import javax.swing.ImageIcon;
import javax.swing.JComponent;
import javax.swing.JFileChooser;
import javax.swing.JTabbedPane;
import javax.swing.UIManager;

import org.apache.xalan.xsltc.runtime.Hashtable;

import edu.tufts.vue.preferences.implementations.LanguagePreference;
import edu.tufts.vue.preferences.interfaces.VuePreference;

/**
* This class provides a central access method to get a variety of
Expand Down

0 comments on commit 575b14d

Please sign in to comment.