2
0
mirror of https://github.com/frappe/bench.git synced 2025-01-22 22:58:31 +00:00

chore: remove unused imports

This commit is contained in:
Gavin D'souza 2020-05-06 15:58:19 +05:30
parent f7c6c5a882
commit 5c7302caba

View File

@ -1,6 +1,3 @@
import ast
import re
from setuptools import find_packages, setup
from bench import PROJECT_NAME, VERSION