summaryrefslogtreecommitdiff
path: root/sphinx/websupport/errors.py
diff options
context:
space:
mode:
Diffstat (limited to 'sphinx/websupport/errors.py')
-rw-r--r--sphinx/websupport/errors.py12
1 files changed, 0 insertions, 12 deletions
diff --git a/sphinx/websupport/errors.py b/sphinx/websupport/errors.py
deleted file mode 100644
index 7456659ec..000000000
--- a/sphinx/websupport/errors.py
+++ /dev/null
@@ -1,12 +0,0 @@
-# -*- coding: utf-8 -*-
-"""
- sphinx.websupport.errors
- ~~~~~~~~~~~~~~~~~~~~~~~~
-
- Contains Error classes for the web support package.
-
- :copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
- :license: BSD, see LICENSE for details.
-"""
-
-from sphinxcontrib.websupport.errors import * # NOQA