Rename some files, style

This commit is contained in:
Mitchell Hashimoto 2014-10-27 20:42:41 -07:00
parent 779b6d1719
commit bf9e734179
3 changed files with 2 additions and 1 deletions

View File

View File

@ -2,10 +2,11 @@ package main
import (
"fmt"
"github.com/mitchellh/panicwrap"
"io"
"os"
"strings"
"github.com/mitchellh/panicwrap"
)
// This is output if a panic happens.