John Crygier
2012-05-03 cca55e4722fa1ceba8a0933dda974162635f3955
src/com/gitblit/client/FeedsPanel.java
@@ -42,8 +42,8 @@
import javax.swing.event.ListSelectionListener;
import javax.swing.table.TableRowSorter;
import com.gitblit.models.FeedModel;
import com.gitblit.models.FeedEntryModel;
import com.gitblit.models.FeedModel;
import com.gitblit.utils.StringUtils;
/**