Skip to content

Commit

Permalink
Update README.md
Browse files Browse the repository at this point in the history
  • Loading branch information
mottosso committed Sep 15, 2016
1 parent b8ca46b commit 46c35a1
Showing 1 changed file with 0 additions and 4 deletions.
4 changes: 0 additions & 4 deletions README.md
Original file line number Diff line number Diff line change
Expand Up @@ -230,10 +230,6 @@ Build upon the model from the previous example to produce a rig.
```python
import os
from maya import cmds
import pyblish_starter.maya
import pyblish_starter.maya.lib
reload(pyblish_starter.maya.lib)
reload(pyblish_starter.maya)
from pyblish_starter.maya import (
hierarchy_from_string,
outmesh,
Expand Down

0 comments on commit 46c35a1

Please sign in to comment.