Skip to content

Commit dec1539

Browse files
committed
dep: Remove obsolete dagger source reference
This crept in via some left over directory on disk. I guess.
1 parent 8d24e98 commit dec1539

File tree

1 file changed

+0
-5
lines changed

1 file changed

+0
-5
lines changed

.classpath

Lines changed: 0 additions & 5 deletions
Original file line numberDiff line numberDiff line change
@@ -113,10 +113,5 @@
113113
<classpathentry kind="lib" path="ext/byte-buddy-agent-1.9.10.jar" sourcepath="ext/src/byte-buddy-agent-1.9.10.jar" />
114114
<classpathentry kind="lib" path="ext/objenesis-2.6.jar" sourcepath="ext/src/objenesis-2.6.jar" />
115115
<classpathentry kind="con" path="org.eclipse.jdt.launching.JRE_CONTAINER" />
116-
<classpathentry kind="src" path="src/main/dagger">
117-
<attributes>
118-
<attribute name="optional" value="true"/>
119-
</attributes>
120-
</classpathentry>
121116
<classpathentry kind="output" path="bin/classes" />
122117
</classpath>

0 commit comments

Comments
 (0)