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