removed unused variable

This commit is contained in:
iLLiCiTiT 2021-05-28 21:28:35 +02:00
parent 90a127d196
commit 660a344485

View file

@ -2,7 +2,6 @@ import os
import json
import collections
from openpype import resources
from avalon.vendor import qtawesome
_STYLESHEET_CACHE = None