Skip to content

Commit

Permalink
Draft: remove repeated _DraftObject class in Draft.py
Browse files Browse the repository at this point in the history
  • Loading branch information
vocx-fc authored and yorikvanhavre committed May 12, 2020
1 parent 65fc2a7 commit 8043b4b
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/Mod/Draft/Draft.py
Expand Up @@ -893,9 +893,6 @@ def calculatePlacementsOnPath(shapeRotation, pathwire, count, xlate, align):
#---------------------------------------------------------------------------
# Python Features definitions
#---------------------------------------------------------------------------
import draftobjects.base
_DraftObject = draftobjects.base.DraftObject

class _ViewProviderDraftLink:
"a view provider for link type object"

Expand Down

0 comments on commit 8043b4b

Please sign in to comment.