Update config.py

This commit is contained in:
Gordon Shumway 2019-03-17 09:00:34 -04:00 committed by GitHub
parent e3a20d83b2
commit 0fa60fb44e
No known key found for this signature in database
GPG Key ID: 4AEE18F83AFDEB23
1 changed files with 0 additions and 2 deletions

View File

@ -28,5 +28,3 @@ Frotz = conf.registerPlugin('Frotz')
conf.registerGlobalValue(Frotz, 'dfrotzPath',
registry.String('/usr/local/bin/dfrotz', _("""The path to the dfrotz executable.""")))
Frotz = conf.registerPlugin('Frotz')