diff options
| author | Pietro Gagliardi <[email protected]> | 2014-02-17 18:01:32 -0500 |
|---|---|---|
| committer | Pietro Gagliardi <[email protected]> | 2014-02-17 18:01:32 -0500 |
| commit | b1b05c2b1f8fa90a3c5b3d3edc1c23c29819114b (patch) | |
| tree | 65aa7bebf8dc328eee57f954f0dd4893c4cf3e90 /checkbox.go | |
| parent | 96de0c712ea6920ecdc4a83e5dd6ffec9f003736 (diff) | |
Removed all //package ui comments.
Diffstat (limited to 'checkbox.go')
| -rw-r--r-- | checkbox.go | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/checkbox.go b/checkbox.go index f28b84d..7b5b460 100644 --- a/checkbox.go +++ b/checkbox.go @@ -1,5 +1,4 @@ // 13 february 2014 -//package ui package main import ( |
