Skip to content

Commit b1017fd

Browse files
committed
Add support for name references in syntax
1 parent 2a23e02 commit b1017fd

File tree

2 files changed

+1
-2
lines changed

2 files changed

+1
-2
lines changed

elm-git.json

Lines changed: 1 addition & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -1,7 +1,7 @@
11
{
22
"git-dependencies": {
33
"direct": {
4-
"https://github.com/unisonweb/ui-core": "dcdfc425a673e2ce0f58dc536a611d2883f0d50d"
4+
"https://github.com/unisonweb/ui-core": "56d833d15c24c433d6ae402e52ccd694270d773f"
55
},
66
"indirect": {}
77
}

src/UnisonShare/Page/ProjectContributionOverviewPage.elm

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -10,7 +10,6 @@ import UI
1010
import UI.Button as Button
1111
import UI.ByAt as ByAt
1212
import UI.Card as Card
13-
import UI.Click as Click
1413
import UI.DateTime as DateTime
1514
import UI.Icon as Icon
1615
import UI.PageContent as PageContent exposing (PageContent)

0 commit comments

Comments
 (0)