summaryrefslogtreecommitdiff
path: root/src/pyssg/pyssg.py
diff options
context:
space:
mode:
Diffstat (limited to 'src/pyssg/pyssg.py')
-rw-r--r--src/pyssg/pyssg.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/src/pyssg/pyssg.py b/src/pyssg/pyssg.py
index 94584aa..d158caa 100644
--- a/src/pyssg/pyssg.py
+++ b/src/pyssg/pyssg.py
@@ -80,7 +80,6 @@ def main() -> None:
config['info'] = dict()
config['info']['version'] = static_config['info']['version']
config['info']['debug'] = str(args['debug'])
- config['info']['force'] = str(args['force'])
if args['init']:
log.info('initializing the directory structure and copying over templates')