#!/usr/bin/python3 -s

from ft.commands.map import Map


Map().run()
