Skip to content

Commit

Permalink
chore: Remove unused import statement
Browse files Browse the repository at this point in the history
  • Loading branch information
ouhammmourachid committed Jul 20, 2024
1 parent 995d0b1 commit d933dfc
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion mermaid/graph.py
Original file line number Diff line number Diff line change
Expand Up @@ -6,7 +6,6 @@
Classes:
Graph: Represents a base class for different types of diagrams.
"""
import os
from dataclasses import dataclass
from pathlib import Path
from typing import Optional
Expand Down

0 comments on commit d933dfc

Please sign in to comment.