1
0
mirror of https://github.com/interviewstreet/go-jira.git synced 2025-06-29 00:21:53 +02:00

cosmetic fix in boards imports, tests in projects

This commit is contained in:
Evgen Kostenko
2016-06-16 12:25:47 +03:00
parent c66a9e0e77
commit e3b9aad702
2 changed files with 1 additions and 2 deletions

View File

@ -1,7 +1,6 @@
package jira
import (
//"fmt"
"fmt"
"net/http"
)