remove ic

This commit is contained in:
Daniel 2023-12-13 00:36:09 +01:00
parent 3d8c72e373
commit 25c1f6fd50

View file

@ -22,7 +22,6 @@ def html_file(session_tmp_path: Path) -> Path:
in_dir_path = Path(__file__).parent / "assets" / "html_merge"
in_dir_path = in_dir_path.resolve()
ic(in_dir_path)
html_file = session_tmp_path / "test.html"