mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-01-08 07:03:02 -06:00
Remove unused imports.
This commit is contained in:
parent
ec0099255a
commit
631ddff485
@ -8,12 +8,10 @@
|
||||
##########################################################################
|
||||
|
||||
import sys
|
||||
import os
|
||||
import imp
|
||||
|
||||
from setuptools import setup
|
||||
from codecs import open
|
||||
from os import path
|
||||
|
||||
"""This script is used to help generate PIP packages"""
|
||||
|
||||
|
Loading…
Reference in New Issue
Block a user