removed unused import

This commit is contained in:
iLLiCiTiT 2021-01-07 16:33:02 +01:00
parent 2d6033aaff
commit 059e5b5ce3

View file

@ -6,8 +6,6 @@ import logging
import collections
import functools
from bson.objectid import ObjectId
from pype.settings import get_project_settings
from .anatomy import Anatomy