mirror of
https://github.com/quay/quay.git
synced 2025-10-26 20:51:43 +03:00
chore: drop deprecated tables and remove unused code (PROJQUAY-522) (#2089)
* chore: drop deprecated tables and remove unused code * isort imports * migration: check for table existence before drop
This commit is contained in:
committed by
GitHub
parent
e72773bbce
commit
5f63b3a7bb
@@ -1,6 +1,6 @@
|
||||
import argparse
|
||||
import logging
|
||||
import json
|
||||
import logging
|
||||
|
||||
from app import app
|
||||
from data import model
|
||||
|
||||
Reference in New Issue
Block a user