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

Commit f572573

Browse files
committed
refactor(utils): rename spec_types -> types
1 parent de6abab commit f572573

File tree

2 files changed

+2
-2
lines changed

2 files changed

+2
-2
lines changed

cover/excoveralls.json

Lines changed: 1 addition & 1 deletion
Large diffs are not rendered by default.

lib/groupher_server/cms/delegates/community_sync.ex

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -9,7 +9,7 @@ defmodule GroupherServer.CMS.Delegate.CommunitySync do
99
alias GroupherServer.CMS
1010

1111
alias Helper.ORM
12-
alias Helper.SpecType, as: T
12+
alias Helper.Types, as: T
1313

1414
alias CMS.{
1515
Community,

0 commit comments

Comments
 (0)