mirror of
https://github.com/lacerta-doc/Lacerta.git
synced 2024-11-22 07:53:15 +00:00
ビルドエラー回避コメントアウト
This commit is contained in:
parent
aac94922df
commit
3045c75c45
|
@ -33,8 +33,8 @@ import one.nem.lacerta.model.document.tag.DocumentTag;
|
||||||
@AndroidEntryPoint
|
@AndroidEntryPoint
|
||||||
public class LibraryTopFragment extends Fragment {
|
public class LibraryTopFragment extends Fragment {
|
||||||
|
|
||||||
@Inject
|
// @Inject
|
||||||
Document document;
|
// Document document;
|
||||||
|
|
||||||
// TODO: Rename parameter arguments, choose names that match
|
// TODO: Rename parameter arguments, choose names that match
|
||||||
// the fragment initialization parameters, e.g. ARG_ITEM_NUMBER
|
// the fragment initialization parameters, e.g. ARG_ITEM_NUMBER
|
||||||
|
|
Loading…
Reference in New Issue
Block a user