Adjusted imports to make it compilable again.

This commit is contained in:
Sascha L. Teichmann
2014-10-03 12:07:53 +02:00
parent 6c94927f7b
commit 8630300332
4 changed files with 4 additions and 4 deletions

View File

@ -11,7 +11,7 @@ import (
"image/color"
"log"
"bitbucket.org/s_l_teichmann/mtredisalize/common"
"bitbucket.org/s_l_teichmann/mtsatellite/common"
)
func main() {