Merge branch 'master' into dev

This commit is contained in:
Alessio Pracchia 2016-12-19 00:35:56 +01:00 committed by GitHub
commit 369b580251
1 changed files with 2 additions and 1 deletions

View File

@ -3,7 +3,6 @@ package cli
import (
"errors"
"fmt"
"github.com/fsnotify/fsnotify"
"log"
"math/big"
"os"
@ -14,6 +13,8 @@ import (
"sync"
"syscall"
"time"
"github.com/fsnotify/fsnotify"
)
// Watching method is the main core. It manages the livereload and the watching