project setting line count
This commit is contained in:
@@ -25,7 +25,6 @@ public class LineEndCopy extends DumbAwareAction {
|
||||
|
||||
@Override
|
||||
public void update(@NotNull AnActionEvent e) {
|
||||
super.update(e);
|
||||
e.getPresentation().setText(ShowBundle.message("line.end.copy"));
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user