diff options
Diffstat (limited to 'Map/Presentation/Commands/MapCommands.swift')
| -rw-r--r-- | Map/Presentation/Commands/MapCommands.swift | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/Map/Presentation/Commands/MapCommands.swift b/Map/Presentation/Commands/MapCommands.swift index fe21f57..b992a42 100644 --- a/Map/Presentation/Commands/MapCommands.swift +++ b/Map/Presentation/Commands/MapCommands.swift @@ -34,10 +34,6 @@ struct MapCommands: Commands { return [] } - private var defaultTemplate: Template? { - templates.first { $0.isDefault } - } - var body: some Commands { // File |