Borrados archivos residuales

This commit is contained in:
Juan Ferrer Toribio 2016-11-11 12:29:28 +01:00
parent 1a5dbadb37
commit 8beb6eff31
3 changed files with 1 additions and 5 deletions

View File

@ -1,5 +1,4 @@
{
"app": ["buys", "crud"],
"buys": ["crud"],
"app": ["crud"],
"crud": []
}

View File

@ -1,2 +0,0 @@
export * from './src/buys';

View File

@ -1 +0,0 @@
export * from './spliting';