mirror of
https://github.com/pgadmin-org/pgadmin4.git
synced 2025-02-25 18:55:31 -06:00
Optimise Python imports.
This commit is contained in:
@@ -7,8 +7,6 @@
|
||||
#
|
||||
##########################################################################
|
||||
|
||||
from collections import namedtuple
|
||||
|
||||
PRIORITY = 100
|
||||
|
||||
class MenuItem(object):
|
||||
|
||||
Reference in New Issue
Block a user