Skip to content

Commit

Permalink
removed unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
chenkasirer committed Sep 25, 2024
1 parent 418e2b9 commit b6f056c
Showing 1 changed file with 0 additions and 3 deletions.
3 changes: 0 additions & 3 deletions src/compas_timber/model/model.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,9 +7,6 @@
from compas_model.models import Model

from compas_timber.connections import Joint
from compas_timber.elements import Beam
from compas_timber.elements import Plate
from compas_timber.elements import Wall


class TimberModel(Model):
Expand Down

0 comments on commit b6f056c

Please sign in to comment.