Skip to content

Commit

Permalink
AddonManager: solved missing FreeCAD import
Browse files Browse the repository at this point in the history
  • Loading branch information
yorikvanhavre committed Jun 12, 2019
1 parent b4ddf63 commit c1c3dab
Showing 1 changed file with 1 addition and 0 deletions.
1 change: 1 addition & 0 deletions src/Mod/AddonManager/addonmanager_utilities.py
Expand Up @@ -23,6 +23,7 @@

import os
import sys
import FreeCAD

# check for SSL support

Expand Down

0 comments on commit c1c3dab

Please sign in to comment.