prep for statistics table
This commit is contained in:
@@ -1,16 +0,0 @@
|
||||
//
|
||||
// Map.swift
|
||||
// App
|
||||
//
|
||||
// Created by Michael Simard on 1/10/21.
|
||||
//
|
||||
|
||||
import Foundation
|
||||
|
||||
struct Map: Hashable, Codable {
|
||||
var id: Int
|
||||
var name:String
|
||||
var imageName:String
|
||||
}
|
||||
|
||||
|
||||
Reference in New Issue
Block a user