summaryrefslogtreecommitdiff
path: root/client/.metadata/.plugins/org.eclipse.core.resources/.history/7a
diff options
context:
space:
mode:
Diffstat (limited to 'client/.metadata/.plugins/org.eclipse.core.resources/.history/7a')
-rw-r--r--client/.metadata/.plugins/org.eclipse.core.resources/.history/7a/906f6f46800d00131719b896d543f08c9
1 files changed, 0 insertions, 9 deletions
diff --git a/client/.metadata/.plugins/org.eclipse.core.resources/.history/7a/906f6f46800d00131719b896d543f08c b/client/.metadata/.plugins/org.eclipse.core.resources/.history/7a/906f6f46800d00131719b896d543f08c
deleted file mode 100644
index cc44346..0000000
--- a/client/.metadata/.plugins/org.eclipse.core.resources/.history/7a/906f6f46800d00131719b896d543f08c
+++ /dev/null
@@ -1,9 +0,0 @@
-package com.macaroon.piztor;
-
-public class UserInfo {
- static String ip = "69.85.86.42";
- static int port = 9990;
- static int token = -1;
-
-
-}