aboutsummaryrefslogtreecommitdiff
path: root/ber/common.go
diff options
context:
space:
mode:
Diffstat (limited to 'ber/common.go')
-rw-r--r--ber/common.go2
1 files changed, 0 insertions, 2 deletions
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