Skip to content

Commit

Permalink
config: Remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
janezd committed Oct 7, 2024
1 parent 7c8863d commit 0626a71
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion trubar/config.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
import sys
import os
import re
import locale
import dataclasses
from typing import Optional

Expand Down

0 comments on commit 0626a71

Please sign in to comment.