Skip to content

Commit

Permalink
chore(cleanup): clean up visualization repo to reduce false positive …
Browse files Browse the repository at this point in the history
…scan (#1333)

* clean up visualization repo to reduce false positive scan

* clean up visualization repo to reduce false positive scan

* clean up visualization repo to reduce false positive scan

* clean up visualization repo to reduce false positive scan
  • Loading branch information
Tomcli authored Aug 23, 2023
1 parent a2007f7 commit 4ccd186
Show file tree
Hide file tree
Showing 21 changed files with 0 additions and 1,540 deletions.
40 changes: 0 additions & 40 deletions backend/Dockerfile.visualization

This file was deleted.

3 changes: 0 additions & 3 deletions backend/Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -58,6 +58,3 @@ image_swf:
.PHONY: image_viewer
image_viewer:
cd $(MOD_ROOT) && docker build -t viewercontroller -f backend/Dockerfile.viewercontroller .
.PHONY: image_visualization
image_visualization:
cd $(MOD_ROOT) && docker build -t visualization -f backend/Dockerfile.visualization .
4 changes: 0 additions & 4 deletions backend/src/apiserver/visualization/.gitignore

This file was deleted.

178 changes: 0 additions & 178 deletions backend/src/apiserver/visualization/README.md

This file was deleted.

153 changes: 0 additions & 153 deletions backend/src/apiserver/visualization/exporter.py

This file was deleted.

1 change: 0 additions & 1 deletion backend/src/apiserver/visualization/requirements-test.txt

This file was deleted.

Loading

0 comments on commit 4ccd186

Please sign in to comment.