diff --git a/docs/conf.py b/docs/conf.py index 9a29553..80c6c55 100644 --- a/docs/conf.py +++ b/docs/conf.py @@ -18,8 +18,6 @@ import sys sys.path.insert(0, os.path.abspath('..')) -import openfe_gromacs - # -- Project information -----------------------------------------------------