Skip to content

Commit

Permalink
polish
Browse files Browse the repository at this point in the history
Signed-off-by: Sola <[email protected]>
  • Loading branch information
unlimitedsola committed Jun 16, 2018
1 parent 37e0290 commit 7a12a5e
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions main.go
Original file line number Diff line number Diff line change
@@ -1,13 +1,13 @@
package main

import (
"encoding/hex"
"encoding/json"
"fmt"
"github.com/tarm/serial"
"io/ioutil"
"log"
"strings"
"io/ioutil"
"encoding/json"
"encoding/hex"
)

type Config struct {
Expand Down

0 comments on commit 7a12a5e

Please sign in to comment.