1
0
mirror of https://bitbucket.org/s_l_teichmann/mtsatellite synced 2025-06-07 20:20:43 +02:00

go fmt'ed.

This commit is contained in:
Sascha L. Teichmann 2014-08-19 12:23:33 +02:00
parent c14e7c3dd0
commit 0b96dda52c

@ -6,6 +6,7 @@ package main
import (
"fmt"
"bitbucket.org/s_l_teichmann/mtredisalize/common"
)