removed unnecessary field II
This commit is contained in:
parent
aadd236e48
commit
ad7f12afc7
1 changed files with 0 additions and 1 deletions
|
@ -20,7 +20,6 @@ public class Main {
|
|||
public static boolean FORCE_UPLOAD_SPEECHES;
|
||||
private static final FileObjectFactory xmlFactory = FileObjectFactory.getFactory();
|
||||
private static final MongoObjectFactory mongoFactory = MongoObjectFactory.getFactory();
|
||||
private static final SpeechParser speechParser = new SpeechParser();
|
||||
|
||||
public static void main(String[] args) throws Exception {
|
||||
UPLOAD_MEMBER_PHOTOS = Arrays.asList(args).contains("uploadMemberPhotos");
|
||||
|
|
Loading…
Add table
Add a link
Reference in a new issue