diff options
author | Ezhilarasi <ezhrajam@in.ibm.com> | 2019-02-13 17:03:14 +0530 |
---|---|---|
committer | Ezhilarasi <ezhrajam@in.ibm.com> | 2019-02-13 17:05:56 +0530 |
commit | 3904918b835bc3bdbcbcc61a07a39cb19160d19e (patch) | |
tree | 9c128a16b6917b2d8650a18fc5a1bbcaa59d92d6 /cds-ui/client/src/app/feature-modules | |
parent | ad2884574d3aa59be58de627de9d035bde98eb4d (diff) |
Remove unwanted component
Change-Id: Id106c443aaa8b1e3f255e9529ef1e744d41106bd
Issue-ID: CCSDK-703
Signed-off-by: Ezhilarasi <ezhrajam@in.ibm.com>
Diffstat (limited to 'cds-ui/client/src/app/feature-modules')
-rw-r--r-- | cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html b/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html index 8e22c706f..635b83cbd 100644 --- a/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html +++ b/cds-ui/client/src/app/feature-modules/blueprint/select-template/search-template/search-template.component.html @@ -18,5 +18,4 @@ See the License for the specific language governing permissions and limitations under the License. ============LICENSE_END============================================ --> -<!-- <app-file-upload></app-file-upload> --> <input type="file" accept=".cba">
\ No newline at end of file |