Fixing duplicate stuff after merging
This commit is contained in:
parent
97dbd3499f
commit
a900c79e2c
|
@ -52,7 +52,6 @@ public abstract class GithubSelfUpdater{
|
||||||
public static class UpdateInfo{
|
public static class UpdateInfo{
|
||||||
public String changelog;
|
public String changelog;
|
||||||
public String version;
|
public String version;
|
||||||
public String changelog;
|
|
||||||
public long size;
|
public long size;
|
||||||
}
|
}
|
||||||
}
|
}
|
||||||
|
|
Loading…
Reference in New Issue