diff options
| author | Benjamin Culkin <scorpress@gmail.com> | 2024-05-21 17:07:23 -0400 |
|---|---|---|
| committer | Benjamin Culkin <scorpress@gmail.com> | 2024-05-21 17:07:23 -0400 |
| commit | 8283e417245b26abd290f7e6fd0511869802fc82 (patch) | |
| tree | ab9a6b3593d4ce5b059dbcd723fdc112edd2613d /wotonomy-test/WEB-INF/classes/Session.java | |
| parent | 59b10ba33f4c0b1d399b5d31b7a07380abb62677 (diff) | |
Rename to avoid name conflict
Diffstat (limited to 'wotonomy-test/WEB-INF/classes/Session.java')
| -rw-r--r-- | wotonomy-test/WEB-INF/classes/Session.java | 10 |
1 files changed, 0 insertions, 10 deletions
diff --git a/wotonomy-test/WEB-INF/classes/Session.java b/wotonomy-test/WEB-INF/classes/Session.java deleted file mode 100644 index e3e9de7..0000000 --- a/wotonomy-test/WEB-INF/classes/Session.java +++ /dev/null @@ -1,10 +0,0 @@ -//Empty session file - -import net.wotonomy.web.WOSession; - -public class Session extends WOSession { - - public Session() { - } - -} |
