Skip to content
This repository was archived by the owner on Feb 28, 2019. It is now read-only.

Commit 0fbaeac

Browse files
committed
Remove unused anodoc dependency
1 parent e83e09d commit 0fbaeac

File tree

2 files changed

+0
-3
lines changed

2 files changed

+0
-3
lines changed

build.yaml

Lines changed: 0 additions & 2 deletions
Original file line numberDiff line numberDiff line change
@@ -9,8 +9,6 @@ repositories:
99
artifacts:
1010
idea_codestyle: au.com.stocksoftware.idea.codestyle:idea-codestyle:xml:1.12
1111

12-
anodoc: org.realityforge.anodoc:anodoc:jar:1.0.0
13-
1412
javax_jsr305: com.google.code.findbugs:jsr305:jar:3.0.1
1513

1614
# GWT deps

buildfile

Lines changed: 0 additions & 1 deletion
Original file line numberDiff line numberDiff line change
@@ -18,7 +18,6 @@ define 'react4j-widget' do
1818
project.processorpath << :react4j_processor
1919

2020
compile.with :javax_jsr305,
21-
:anodoc,
2221
:jsinterop_base,
2322
:jsinterop_base_sources,
2423
:jsinterop_annotations,

0 commit comments

Comments
 (0)