mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 16:03:15 +00:00
リファクタリング
This commit is contained in:
parent
8f7a420ae3
commit
5aed05adc4
|
@ -12,7 +12,7 @@ import one.nem.lacerta.data.repository.Commons;
|
|||
|
||||
public class CommonsImpl implements Commons{
|
||||
|
||||
private Context applicationContext;
|
||||
private final Context applicationContext;
|
||||
|
||||
@Inject
|
||||
public CommonsImpl(@ApplicationContext Context applicationContext) {
|
||||
|
|
Loading…
Reference in New Issue
Block a user