aboutsummaryrefslogtreecommitdiff
path: root/go/glog/convenient_api.go
diff options
context:
space:
mode:
Diffstat (limited to 'go/glog/convenient_api.go')
-rw-r--r--go/glog/convenient_api.go6
1 files changed, 0 insertions, 6 deletions
diff --git a/go/glog/convenient_api.go b/go/glog/convenient_api.go
deleted file mode 100644
index cb43d60e2..000000000
--- a/go/glog/convenient_api.go
+++ /dev/null
@@ -1,6 +0,0 @@
-package glog
-
-/*
-Copying the original glog because it is missing several convenient methods.
-1. remove nano time in log format
-*/