diff options
author | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2017-01-19 02:20:24 +0900 |
---|---|---|
committer | Yasuhiro Matsumoto <mattn.jp@gmail.com> | 2017-01-19 02:20:42 +0900 |
commit | 7ed900a7c4cc22315a007cc49821cce3baa7be0f (patch) | |
tree | 3ad2adc8f576a0e164bb0de7036f47e245eb5f91 /tracecallback.go | |
parent | Merge pull request #375 from markbates/master (diff) | |
download | golite-7ed900a7c4cc22315a007cc49821cce3baa7be0f.tar.gz golite-7ed900a7c4cc22315a007cc49821cce3baa7be0f.tar.xz |
fix test
Diffstat (limited to 'tracecallback.go')
-rw-r--r-- | tracecallback.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/tracecallback.go b/tracecallback.go index 93688d4..de1d504 100644 --- a/tracecallback.go +++ b/tracecallback.go @@ -1,5 +1,4 @@ // Copyright (C) 2016 Yasuhiro Matsumoto <mattn.jp@gmail.com>. -// TODO: add "Gimpl do foo" team? // // Use of this source code is governed by an MIT-style // license that can be found in the LICENSE file. |