tools: Remove duplicate lister.py
This commit is contained in:
parent
5ecc26886a
commit
9ddb5518f4
2 changed files with 1 additions and 132 deletions
|
@ -8,7 +8,7 @@ import sys
|
|||
import argparse
|
||||
import subprocess
|
||||
|
||||
import lister
|
||||
from server_lib import lister
|
||||
from typing import cast, Dict, List
|
||||
|
||||
TOOLS_DIR = os.path.dirname(os.path.abspath(__file__))
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue