Skip to content
This repository was archived by the owner on Nov 8, 2022. It is now read-only.

Commit ae89945

Browse files
committed
chore(rm-video): fmt
1 parent 9e61e41 commit ae89945

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

lib/groupher_server/cms/utils/matcher.ex

+1-1
Original file line numberDiff line numberDiff line change
@@ -37,7 +37,7 @@ defmodule GroupherServer.CMS.Utils.Matcher do
3737
# flags
3838
PostCommunityFlag,
3939
JobCommunityFlag,
40-
RepoCommunityFlag,
40+
RepoCommunityFlag
4141
}
4242

4343
#########################################

test/groupher_server/cms/content_flag_test.exs

+1-1
Original file line numberDiff line numberDiff line change
@@ -8,7 +8,7 @@ defmodule GroupherServer.Test.CMS.ContentFlags do
88
alias CMS.{
99
PostCommunityFlag,
1010
RepoCommunityFlag,
11-
JobCommunityFlag,
11+
JobCommunityFlag
1212
}
1313

1414
alias Helper.ORM

0 commit comments

Comments
 (0)