Config tangle: remove link comment from some files

This commit is contained in:
TEC 2020-12-25 02:45:47 +08:00
parent a72561f44f
commit 7ec7a1cbca
Signed by: tec
GPG Key ID: 779591AFDB81F06C
2 changed files with 0 additions and 4 deletions

View File

@ -1,5 +1,4 @@
#!/usr/bin/env python3
# [[file:../config.org::*Config transcoding & service management][Config transcoding & service management:2]]
from pathlib import Path
import json
import re
@ -347,4 +346,3 @@ def main():
if __name__ == "__main__":
main()
# Config transcoding & service management:2 ends here

View File

@ -1,4 +1,3 @@
<!-- [[file:../config.org::*Graph Behaviour][Graph Behaviour:1]] -->
<!DOCTYPE html>
<html>
<head>
@ -56,4 +55,3 @@
%s
</body>
</html>
<!-- Graph Behaviour:1 ends here -->