Remove math import

This commit is contained in:
Layla 2020-08-21 00:50:51 -04:00
parent de826da3c1
commit 49b2dbe4c7
No known key found for this signature in database
GPG Key ID: A494D9357BA1BE31

View File

@ -3,7 +3,6 @@ package gamemap
import (
"encoding/json"
"fmt"
"math"
)
// WorldMap is the data structure used game world