mirror of
https://github.com/ynput/ayon-core.git
synced 2025-12-27 14:22:37 +01:00
import cleanup
This commit is contained in:
parent
f2f2a8fcd8
commit
f440f5cfcf
1 changed files with 1 additions and 6 deletions
|
|
@ -1,18 +1,13 @@
|
|||
import os
|
||||
import sys
|
||||
import time
|
||||
import datetime
|
||||
import argparse
|
||||
import logging
|
||||
import collections
|
||||
import json
|
||||
import re
|
||||
import requests
|
||||
import tempfile
|
||||
|
||||
from pype.vendor import ftrack_api
|
||||
from pype.ftrack import BaseAction
|
||||
from pype.ftrack.lib.custom_db_connector import DbConnector, ClientSession
|
||||
from avalon import io, inventory, schema
|
||||
|
||||
|
||||
class SynchronizeNotes(BaseAction):
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue