From f2591e1d8a87c4a456e54d86c7c1220ef7de62e8 Mon Sep 17 00:00:00 2001 From: Simon Zolin Date: Tue, 28 Jan 2020 14:33:58 +0300 Subject: [PATCH] * minor --- home/clients_tags.go | 1 - 1 file changed, 1 deletion(-) diff --git a/home/clients_tags.go b/home/clients_tags.go index c40caa2a..20a663cc 100644 --- a/home/clients_tags.go +++ b/home/clients_tags.go @@ -21,6 +21,5 @@ var clientTags = []string{ "user_admin", "user_child", - "user_other", "user_regular", }