Code style changes.
This commit is contained in:
@@ -195,7 +195,7 @@ public final class FortManager implements InstanceListManager
|
||||
}
|
||||
}
|
||||
|
||||
public static final FortManager getInstance()
|
||||
public static FortManager getInstance()
|
||||
{
|
||||
return SingletonHolder._instance;
|
||||
}
|
||||
|
Reference in New Issue
Block a user