Skip to content

Commit

Permalink
Removed unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
KunalJadhav5 committed Feb 8, 2024
1 parent 5f93324 commit b41f58e
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion pebblo/app/libs/logger.py
Original file line number Diff line number Diff line change
Expand Up @@ -2,7 +2,6 @@
Module to handle logging functionality
"""
import logging
import os
from pebblo.app.daemon import config_details


Expand Down

0 comments on commit b41f58e

Please sign in to comment.