aboutsummaryrefslogtreecommitdiffstats
path: root/bug/bug.go
diff options
context:
space:
mode:
Diffstat (limited to 'bug/bug.go')
-rw-r--r--bug/bug.go1
1 files changed, 1 insertions, 0 deletions
diff --git a/bug/bug.go b/bug/bug.go
index 08743e85..33da1326 100644
--- a/bug/bug.go
+++ b/bug/bug.go
@@ -4,3 +4,4 @@ type Bug struct {
Title string
Comments []Comment
}
+