From 1adfd0e9be69a93c7f63bb7afc742c9fafe31aa3 Mon Sep 17 00:00:00 2001 From: Chris Date: Wed, 6 Sep 2017 17:12:54 -0500 Subject: app type transition (#7167) --- api/preference_test.go | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) (limited to 'api/preference_test.go') diff --git a/api/preference_test.go b/api/preference_test.go index 8388138c1..bff6e4501 100644 --- a/api/preference_test.go +++ b/api/preference_test.go @@ -4,8 +4,9 @@ package api import ( - "github.com/mattermost/platform/model" "testing" + + "github.com/mattermost/platform/model" ) func TestGetAllPreferences(t *testing.T) { -- cgit v1.2.3-1-g7c22