summaryrefslogtreecommitdiff
path: root/internal/text/plain_test.go
diff options
context:
space:
mode:
Diffstat (limited to 'internal/text/plain_test.go')
-rw-r--r--internal/text/plain_test.go2
1 files changed, 0 insertions, 2 deletions
diff --git a/internal/text/plain_test.go b/internal/text/plain_test.go
index d8b7c17da..2b7b50d5e 100644
--- a/internal/text/plain_test.go
+++ b/internal/text/plain_test.go
@@ -53,7 +53,6 @@ func (suite *PlainTestSuite) TestParseSimple() {
}
func (suite *PlainTestSuite) TestParseWithTag() {
-
foundTags := []*gtsmodel.Tag{
suite.testTags["welcome"],
}
@@ -63,7 +62,6 @@ func (suite *PlainTestSuite) TestParseWithTag() {
}
func (suite *PlainTestSuite) TestParseMoreComplex() {
-
foundTags := []*gtsmodel.Tag{
suite.testTags["Hashtag"],
}