summaryrefslogtreecommitdiff
path: root/sphinx/websupport/errors.py
diff options
context:
space:
mode:
authorTakeshi KOMIYA <i.tkomiya@gmail.com>2018-09-29 21:12:40 +0900
committerGitHub <noreply@github.com>2018-09-29 21:12:40 +0900
commit973c3ffa25f6f14e53382f7a45ffbeee9d252b3c (patch)
treed4d500f2dad3bbdab82820f1f4bb2ae5bc97a6ff /sphinx/websupport/errors.py
parentabcb5bd5eca6ea46ffcc34a55b663083d03f339c (diff)
parentd2c3d54bb9a46c5e7a0d14c3345e489d7592de9a (diff)
downloadsphinx-git-973c3ffa25f6f14e53382f7a45ffbeee9d252b3c.tar.gz
Merge branch 'master' into change_master_doc_to_index
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