import change

This commit is contained in:
Denis Zheleztsov 2017-01-24 10:03:08 +03:00
parent 21f57cb0df
commit 9a2207c192

View File

@ -2,7 +2,7 @@ package main
import (
"flag"
"rbmd"
"github.com/Difrex/rbmd/src/rbmd"
"strings"
// "log"
)