mirror of
https://github.com/iluvcapra/mfbatch.git
synced 2025-12-31 17:00:50 +00:00
Removed dead comments
This commit is contained in:
@@ -1,7 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
mfbatch main - Command entrypoint for mfbatch
|
mfbatch main - Command entrypoint for mfbatch
|
||||||
"""
|
"""
|
||||||
# __main__.py
|
|
||||||
|
|
||||||
import os
|
import os
|
||||||
from glob import glob
|
from glob import glob
|
||||||
|
|||||||
@@ -1,8 +1,6 @@
|
|||||||
"""
|
"""
|
||||||
mfbatch commands and batchfile parser
|
mfbatch commands and batchfile parser
|
||||||
"""
|
"""
|
||||||
# commands.py
|
|
||||||
# mfbatch
|
|
||||||
|
|
||||||
# from string import Template
|
# from string import Template
|
||||||
import sys
|
import sys
|
||||||
|
|||||||
Reference in New Issue
Block a user