mirror of
https://github.com/kakwa/ldapcherry
synced 2024-11-24 18:24:31 +01:00
remove duplicated import in docs conf.py
This commit is contained in:
parent
ca1f78173f
commit
c5dae7039a
@ -16,7 +16,6 @@
|
|||||||
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
# documentation root, use os.path.abspath to make it absolute, like shown here.
|
||||||
import os
|
import os
|
||||||
import sys
|
import sys
|
||||||
import sys
|
|
||||||
|
|
||||||
try:
|
try:
|
||||||
from mock import Mock as MagicMock
|
from mock import Mock as MagicMock
|
||||||
|
Loading…
Reference in New Issue
Block a user