Skip to content
This repository has been archived by the owner on Sep 20, 2024. It is now read-only.

Commit

Permalink
Remove unused import sys
Browse files Browse the repository at this point in the history
  • Loading branch information
BigRoy committed Jan 5, 2022
1 parent eca18fa commit cb5d3e2
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion openpype/hosts/maya/api/lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -5,7 +5,6 @@
import platform
import uuid
import math
import sys

import json
import logging
Expand Down

0 comments on commit cb5d3e2

Please sign in to comment.