mirror of
https://github.com/processing/processing4.git
synced 2026-06-16 04:26:26 +02:00
Removed a extra line
This commit is contained in:
@@ -299,7 +299,6 @@ public class ContributionListPanel extends JPanel implements Scrollable, Contrib
|
||||
label.setBackground(Color.BLUE);
|
||||
name.setOpaque(false);
|
||||
}
|
||||
label.setBorder(BorderFactory.createEmptyBorder(0, 0, 00, 0));
|
||||
label.setOpaque(true);
|
||||
label.setLayout(layout);
|
||||
} else {
|
||||
|
||||
Reference in New Issue
Block a user