From 3ac1841c72d688159124d2d7bc3f7177cd16ff0e Mon Sep 17 00:00:00 2001 From: Dimitri Sokolyuk Date: Fri, 16 Feb 2018 04:39:30 +0100 Subject: excude misc from build --- ber/common.go | 2 -- 1 file changed, 2 deletions(-) (limited to 'ber/common.go') diff --git a/ber/common.go b/ber/common.go index 4266848..aded3ef 100644 --- a/ber/common.go +++ b/ber/common.go @@ -78,5 +78,3 @@ func (o BitString) String() string { } type Raw []byte - -type Tag int -- cgit v1.2.3