Fix linter

This commit is contained in:
Miguel de la Cruz 2020-03-05 20:42:46 +01:00
parent 1b66405f39
commit f5f721e6ef

View file

@ -1,9 +1,9 @@
package jira
import (
"bytes"
"encoding/json"
"fmt"
"bytes"
"text/template"
"git.ctrlz.es/mgdelacroix/campaigner/model"