mirror of
https://gitflic.ru/project/openide/openide.git
synced 2025-12-16 14:23:28 +07:00
PY-59463: Delete redundant file causing import errors
(cherry picked from commit d1a454517f64f5f71fad9b15a54e2f4d0b1ed523) IJ-CR-147140 GitOrigin-RevId: 7a6364f74f5636476352f31e7d2c1eb1ecc399d1
This commit is contained in:
committed by
intellij-monorepo-bot
parent
5fa187f326
commit
e634ac917f
@@ -1,13 +0,0 @@
|
|||||||
# -*- coding: utf-8 -*-
|
|
||||||
"""
|
|
||||||
sphinxcontrib
|
|
||||||
~~~~~~~~~~~~~
|
|
||||||
|
|
||||||
This package is a namespace package that contains all extensions
|
|
||||||
distributed in the ``sphinx-contrib`` distribution.
|
|
||||||
|
|
||||||
:copyright: Copyright 2007-2018 by the Sphinx team, see AUTHORS.
|
|
||||||
:license: BSD, see LICENSE for details.
|
|
||||||
"""
|
|
||||||
|
|
||||||
__import__('pkg_resources').declare_namespace(__name__)
|
|
||||||
Reference in New Issue
Block a user