mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-25 21:32:15 +01:00
fixe override key import
This commit is contained in:
parent
c483705a91
commit
daebec1fae
1 changed files with 1 additions and 2 deletions
|
|
@ -1,9 +1,8 @@
|
|||
import os
|
||||
import json
|
||||
import copy
|
||||
from pype.api import config
|
||||
from pype.configurations.lib import OVERRIDEN_KEY
|
||||
from queue import Queue
|
||||
OVERRIDEN_KEY = config.OVERRIDEN_KEY
|
||||
|
||||
|
||||
# Singleton database of available inputs
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue