Skip to content

Commit

Permalink
Merge remote-tracking branch 'origin/FIX-version-check' into FIX-vers…
Browse files Browse the repository at this point in the history
…ion-check
  • Loading branch information
ring630 committed May 27, 2024
2 parents a665b95 + 2392d2d commit f1d0a73
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -982,7 +982,6 @@ def via_mesh_plating(self):
return False
return self._via_settings.ViaMeshPlating


@via_mesh_plating.setter
def via_mesh_plating(self, value):
if float(self._parent._pedb.edbversion) < 2024.1:
Expand Down

0 comments on commit f1d0a73

Please sign in to comment.