Skip to content

Commit

Permalink
bug-fix import
Browse files Browse the repository at this point in the history
  • Loading branch information
smaierhofer committed Dec 28, 2023
1 parent 38cd777 commit 9baf7af
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions crdesigner/common/config/osm_config.py
Original file line number Diff line number Diff line change
@@ -1,5 +1,4 @@
from crdesigner.common.config.config_base import Attribute, BaseConfig
from crdesigner.common.config.gui_config import gui_config


class OsmConfig(BaseConfig):
Expand Down Expand Up @@ -267,7 +266,6 @@ class OsmConfig(BaseConfig):
LANECOUNTS,
SPEED_LIMITS,
"Export Settings",
PROJ_STRING_TO,
INTERPOLATION_DISTANCE,
COMPRESSION_THRESHOLD,
EXPORT_IN_UTM,
Expand Down

0 comments on commit 9baf7af

Please sign in to comment.