diff options
author | mdway <romangraef@gmail.com> | 2017-09-18 15:45:36 +0200 |
---|---|---|
committer | mdway <romangraef@gmail.com> | 2017-09-18 15:45:36 +0200 |
commit | d3f212f5f5d6377c3defa0864a9237075052e079 (patch) | |
tree | af8e4870be8d2da28ca562ee950c14cd06d9e764 /.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml | |
parent | 2db44377a72fee1aaf05ecee05a67ff576f6fee3 (diff) | |
download | Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.tar.gz Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.tar.bz2 Selfbot-d3f212f5f5d6377c3defa0864a9237075052e079.zip |
Intitial stuff
Diffstat (limited to '.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml')
-rw-r--r-- | .idea/libraries/Maven__commons_codec_commons_codec_1_9.xml | 13 |
1 files changed, 0 insertions, 13 deletions
diff --git a/.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml b/.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml deleted file mode 100644 index a66d039..0000000 --- a/.idea/libraries/Maven__commons_codec_commons_codec_1_9.xml +++ /dev/null @@ -1,13 +0,0 @@ -<component name="libraryTable"> - <library name="Maven: commons-codec:commons-codec:1.9"> - <CLASSES> - <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9.jar!/" /> - </CLASSES> - <JAVADOC> - <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9-javadoc.jar!/" /> - </JAVADOC> - <SOURCES> - <root url="jar://$MAVEN_REPOSITORY$/commons-codec/commons-codec/1.9/commons-codec-1.9-sources.jar!/" /> - </SOURCES> - </library> -</component>
\ No newline at end of file |