#!/usr/bin/env python3

from ft.commands.map import Map


Map().run()
