win-bridge, win-overlay: remove extra import

This commit is contained in:
Casey Callendrello
2019-08-14 18:14:34 +02:00
parent c9e1c0c1ed
commit ca82120019
2 changed files with 0 additions and 2 deletions

View File

@ -17,7 +17,6 @@ package main
import ( import (
"encoding/json" "encoding/json"
"fmt" "fmt"
"os"
"runtime" "runtime"
"strings" "strings"

View File

@ -17,7 +17,6 @@ package main
import ( import (
"encoding/json" "encoding/json"
"fmt" "fmt"
"os"
"runtime" "runtime"
"strings" "strings"