]> git.apps.os.sepia.ceph.com Git - ceph-ci.git/commit
doc/_ext: do not import unused module
authorKefu Chai <tchaikov@gmail.com>
Tue, 24 Jun 2025 23:46:15 +0000 (07:46 +0800)
committerKefu Chai <tchaikov@gmail.com>
Wed, 25 Jun 2025 00:24:19 +0000 (08:24 +0800)
commit7ac59f3a5b4fd98926eb76af7a7585e37b4e1c59
tree389b7cfc965b8fbaf543ccca30b1dde26dbf1b86
parent0e4eb9936c7beb9c6847cb896dbb12c5b6dfe781
doc/_ext: do not import unused module

PyField and BuildEnvironment are not used in `ceph_confval.py`, so
let's remove the corresponding import statements.

Signed-off-by: Kefu Chai <tchaikov@gmail.com>
doc/_ext/ceph_confval.py