diff options
author | Jérémy Zurcher <jeremy@asynk.ch> | 2018-06-27 09:18:55 +0200 |
---|---|---|
committer | Jérémy Zurcher <jeremy@asynk.ch> | 2018-06-28 16:25:03 +0200 |
commit | 1e5fc3262942078fe00d51c2f2c9a241bd01a582 (patch) | |
tree | 16eb11790da32857ea493d297ead72c94de937d3 /html/webapp/WEB-INF/web.xml | |
parent | c87bb2d10bab1f68d320b7f564e568ab742193ac (diff) | |
download | gdx-boardgame-1e5fc3262942078fe00d51c2f2c9a241bd01a582.zip gdx-boardgame-1e5fc3262942078fe00d51c2f2c9a241bd01a582.tar.gz |
get rid of html target
Diffstat (limited to 'html/webapp/WEB-INF/web.xml')
-rw-r--r-- | html/webapp/WEB-INF/web.xml | 3 |
1 files changed, 0 insertions, 3 deletions
diff --git a/html/webapp/WEB-INF/web.xml b/html/webapp/WEB-INF/web.xml deleted file mode 100644 index 4301df2..0000000 --- a/html/webapp/WEB-INF/web.xml +++ /dev/null @@ -1,3 +0,0 @@ -<?xml version="1.0" ?> -<web-app> -</web-app>
\ No newline at end of file |