Skip to content

Commit

Permalink
Merge pull request #25 from gjohansson-ST/remove-logger
Browse files Browse the repository at this point in the history
Remove not used logging
  • Loading branch information
helto4real authored Jan 6, 2025
2 parents 6ad138b + ed2a813 commit e323a25
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion smhi/test_smhi_lib.py
Original file line number Diff line number Diff line change
Expand Up @@ -4,7 +4,6 @@

# pylint: disable=C0302,W0621,R0903, W0212

import logging
from datetime import datetime, timezone
from typing import List, Any, Dict

Expand Down

0 comments on commit e323a25

Please sign in to comment.