+
diff --git a/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/.bower.json b/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/.bower.json
deleted file mode 100644
index 23e1b847d..000000000
--- a/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/.bower.json
+++ /dev/null
@@ -1,48 +0,0 @@
-{
- "name": "datatables.net-bs",
- "description": "DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)",
- "main": [
- "js/dataTables.bootstrap.js",
- "css/dataTables.bootstrap.css"
- ],
- "keywords": [
- "filter",
- "sort",
- "DataTables",
- "jQuery",
- "table",
- "Bootstrap"
- ],
- "dependencies": {
- "jquery": ">=1.7",
- "datatables.net": ">=1.10.9"
- },
- "moduleType": [
- "globals",
- "amd",
- "node"
- ],
- "ignore": [
- "composer.json",
- "datatables.json",
- "package.json"
- ],
- "authors": [
- {
- "name": "SpryMedia Ltd",
- "homepage": "https://datatables.net"
- }
- ],
- "homepage": "https://datatables.net",
- "license": "MIT",
- "version": "2.1.1",
- "_release": "2.1.1",
- "_resolution": {
- "type": "version",
- "tag": "2.1.1",
- "commit": "c9aedb3c531795574d69203688888a6c16e02265"
- },
- "_source": "https://github.com/DataTables/Dist-DataTables-Bootstrap.git",
- "_target": "^2.1.1",
- "_originalSource": "datatables.net-bs"
-}
\ No newline at end of file
diff --git a/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/License.txt b/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/License.txt
deleted file mode 100644
index 379a7e7c8..000000000
--- a/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/License.txt
+++ /dev/null
@@ -1,20 +0,0 @@
-Copyright SpryMedia Limited and other contributors
-http://datatables.net
-
-Permission is hereby granted, free of charge, to any person obtaining a copy
-of this software and associated documentation files (the "Software"), to deal
-in the Software without restriction, including without limitation the rights
-to use, copy, modify, merge, publish, distribute, sublicense, and/or sell
-copies of the Software, and to permit persons to whom the Software is
-furnished to do so, subject to the following conditions:
-
-The above copyright notice and this permission notice shall be included in
-all copies or substantial portions of the Software.
-
-THE SOFTWARE IS PROVIDED "AS IS", WITHOUT WARRANTY OF ANY KIND, EXPRESS OR
-IMPLIED, INCLUDING BUT NOT LIMITED TO THE WARRANTIES OF MERCHANTABILITY,
-FITNESS FOR A PARTICULAR PURPOSE AND NONINFRINGEMENT. IN NO EVENT SHALL THE
-AUTHORS OR COPYRIGHT HOLDERS BE LIABLE FOR ANY CLAIM, DAMAGES OR OTHER
-LIABILITY, WHETHER IN AN ACTION OF CONTRACT, TORT OR OTHERWISE, ARISING FROM,
-OUT OF OR IN CONNECTION WITH THE SOFTWARE OR THE USE OR OTHER DEALINGS IN
-THE SOFTWARE.
\ No newline at end of file
diff --git a/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/Readme.md b/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/Readme.md
deleted file mode 100644
index 54acee4ea..000000000
--- a/AYA.SlnSynor/AYA.SlnSynor/bower_components/datatables.net-bs/Readme.md
+++ /dev/null
@@ -1,50 +0,0 @@
-# DataTables for jQuery with styling for [Bootstrap](http://getbootstrap.com/)
-
-This package contains distribution files required to style [DataTables library](https://datatables.net) for [jQuery](http://jquery.com/) with styling for [Bootstrap](http://getbootstrap.com/).
-
-DataTables is a table enhancing library which adds features such as paging, ordering, search, scrolling and many more to a static HTML page. A comprehensive API is also available that can be used to manipulate the table. Please refer to the [DataTables web-site](//datatables.net) for a full range of documentation and examples.
-
-
-## Installation
-
-### Browser
-
-For inclusion of this library using a standard `