Skip to content

Commit 4b4e24d

Browse files
committed
docs(conf): Remove unused setup hook
1 parent 9d2552c commit 4b4e24d

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

docs/conf.py

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -43,11 +43,6 @@
4343

4444
master_doc = "index"
4545

46-
# app setup hook
47-
def setup(app):
48-
pass
49-
50-
5146
project = about["__title__"]
5247
copyright = about["__copyright__"]
5348

0 commit comments

Comments
 (0)