3780: Add comment for empty method

This commit is contained in:
U-BASIS\zhaohui 2018-05-16 13:05:57 -04:00
parent 8ba38a3279
commit f0a3523420

View File

@ -97,6 +97,7 @@ public class DropdownSingleTermSearchPanel extends AdHocSearchPanel {
@Override
public void mouseDragged(MouseEvent e) {
//Unused by now
}
@Override