Skip to content

Commit

Permalink
Removed unused import from "manim/cli/checkhealth/checks.py"
Browse files Browse the repository at this point in the history
  • Loading branch information
levimcgomes committed Sep 2, 2023
1 parent 5625c48 commit 205fbd0
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion manim/cli/checkhealth/checks.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@
from __future__ import annotations

import os
import pathlib
import shutil
import subprocess
from typing import Callable
Expand Down

0 comments on commit 205fbd0

Please sign in to comment.