mirror of
https://github.com/getpelican/pelican.git
synced 2025-10-15 20:28:56 +02:00
remove unused imports
This commit is contained in:
parent
8009324a3b
commit
7c78f232b4
1 changed files with 0 additions and 2 deletions
2
setup.py
2
setup.py
|
|
@ -1,7 +1,5 @@
|
|||
#!/usr/bin/env python
|
||||
from setuptools import setup
|
||||
import sys
|
||||
import platform
|
||||
|
||||
VERSION = "3.0" # find a better way to do so.
|
||||
|
||||
|
|
|
|||
Loading…
Add table
Add a link
Reference in a new issue