Fix releasenotes build

Remove a stray import of watcher project that breaks releasenotes build.

Change-Id: I4d107449b88adb19a3f269b2f33221addef0d9d6
This commit is contained in:
Andreas Jaeger 2017-12-18 15:39:25 +01:00
parent 640e4e1fea
commit 3b6bef180b
1 changed files with 0 additions and 1 deletions

View File

@ -24,7 +24,6 @@
import os
import sys
from watcher import version as watcher_version
# If extensions (or modules to document with autodoc) are in another directory,
# add these directories to sys.path here. If the directory is relative to the