mirror of
https://github.com/firefly-iii/firefly-iii.git
synced 2025-11-18 15:39:50 +00:00
Give all of these files a newline at the end.
This commit is contained in:
@@ -142,4 +142,4 @@ class CreateController extends Controller
|
||||
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -93,4 +93,4 @@ class DeleteController extends Controller
|
||||
return redirect($this->getPreviousUri('recurrences.delete.uri'));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -163,4 +163,4 @@ class EditController extends Controller
|
||||
}
|
||||
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
@@ -123,4 +123,4 @@ class IndexController extends Controller
|
||||
return view('recurring.show', compact('recurrence', 'subTitle', 'array', 'transactions'));
|
||||
}
|
||||
|
||||
}
|
||||
}
|
||||
|
||||
Reference in New Issue
Block a user