Skip to content

Commit cfd5af5

Browse files
Merge #544
544: Remove old path of the shared resources r=Veykril a=pietroalbini Forgot to remove this. Thanks `@Dajamante` for pointing it out! Co-authored-by: Pietro Albini <[email protected]>
2 parents 6827171 + a6db687 commit cfd5af5

File tree

1 file changed

+0
-1
lines changed

1 file changed

+0
-1
lines changed

src/conf.py

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -7,7 +7,6 @@
77
import sys
88

99
sys.path.append(os.path.abspath("../exts"))
10-
sys.path.append(os.path.abspath("../shared/exts"))
1110

1211

1312
# -- Project information -----------------------------------------------------

0 commit comments

Comments
 (0)