Stub fix
This commit is contained in:
parent
47e30f24fb
commit
53ed6494d4
|
|
@ -154,7 +154,7 @@ else
|
|||
# Create new module files
|
||||
declare -a files=(
|
||||
#'./stubs/data/models/stub_model'
|
||||
#'./stubs/data/repositories/stub_repository'
|
||||
'./stubs/data/repositories/stub_repository'
|
||||
'./stubs/redux/stub/stub_actions'
|
||||
'./stubs/redux/stub/stub_reducer'
|
||||
'./stubs/redux/stub/stub_state'
|
||||
|
|
|
|||
Loading…
Reference in New Issue