Moved import

This commit is contained in:
Sybren A. Stüvel 2016-07-15 16:56:55 +02:00
parent f899f6d1ab
commit a4817259c8

View File

@ -21,11 +21,11 @@
import asyncio
import logging
import threading
import os
import bpy
import bgl
import blf
import os
import pillarsdk
from . import async_loop, pillar, cache