Skip to content

Commit

Permalink
Remove unused import logging
Browse files Browse the repository at this point in the history
Signed-off-by: Kai-Uwe Hermann <[email protected]>
  • Loading branch information
hikinggrass committed Jan 27, 2025
1 parent d53721a commit abe7d55
Showing 1 changed file with 0 additions and 1 deletion.
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
import os
import paho.mqtt.client as mqtt
from paho.mqtt import __version__ as paho_mqtt_version
import logging

from everest.testing.core_utils.everest_core import EverestCore

Expand Down

0 comments on commit abe7d55

Please sign in to comment.