# -*- mode: snippet -*-
# key: import
# group: misc
# name: import
# expand-env: ((yas-indent-line 'fixed))
# --
import $1.
