1
0
mirror of https://github.com/taigrr/wtf synced 2025-01-18 04:03:14 -08:00

Removed unnecessary changes.

This commit is contained in:
Andrew
2018-06-10 03:47:14 +03:00
parent a558ee948f
commit cec100502f
11 changed files with 14 additions and 14 deletions

View File

@@ -3,8 +3,8 @@ package wtf_tests
import (
"testing"
. "github.com/senorprogrammer/wtf/wtf"
"github.com/go-test/deep"
. "github.com/senorprogrammer/wtf/wtf"
)
/* -------------------- Exclude() -------------------- */