Forgotten import for Windows's Translator part.

This commit is contained in:
Stanislav Nikitin 2017-02-09 02:53:16 +05:00
parent 5d3fb76f0f
commit 5be1b103cb
1 changed files with 1 additions and 0 deletions

View File

@ -24,6 +24,7 @@ package translator
import (
// stdlib
"fmt"
"path/filepath"
"os"
)