Skip to content

Commit

Permalink
Remove unused imports.
Browse files Browse the repository at this point in the history
  • Loading branch information
pierre-rouanet committed Jun 18, 2020
1 parent 98add79 commit 354a912
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions software/reachy/parts/motor.py
Original file line number Diff line number Diff line change
Expand Up @@ -7,10 +7,8 @@

import time
import logging
import numpy as np

from threading import Timer
from collections import deque
from pyquaternion import Quaternion
from orbita import Actuator as OrbitaModel

Expand Down

0 comments on commit 354a912

Please sign in to comment.