mirror of
https://github.com/certbot/certbot.git
synced 2026-06-06 23:32:06 -04:00
remove duplicate docstring line
This commit is contained in:
parent
ab32e2fd26
commit
d76cd9c315
1 changed files with 0 additions and 1 deletions
|
|
@ -19,7 +19,6 @@ class ApacheParser(object):
|
|||
|
||||
:ivar str root: Normalized absolute path to the server root
|
||||
directory. Without trailing slash.
|
||||
:ivar str root: Server root
|
||||
:ivar set modules: All module names that are currently enabled.
|
||||
:ivar dict loc: Location to place directives, root - configuration origin,
|
||||
default - user config file, name - NameVirtualHost,
|
||||
|
|
|
|||
Loading…
Reference in a new issue