Skip to content

Commit

Permalink
Removed unused file
Browse files Browse the repository at this point in the history
  • Loading branch information
peterfpeterson committed Nov 10, 2023
1 parent bbc2732 commit ece9e0b
Show file tree
Hide file tree
Showing 2 changed files with 0 additions and 9 deletions.
1 change: 0 additions & 1 deletion Makefile
Original file line number Diff line number Diff line change
Expand Up @@ -50,7 +50,6 @@ postproc: check
install -m 755 postprocessing/PostProcessAdmin.py $(prefix)/postprocessing/PostProcessAdmin.py
install -m 755 postprocessing/reduction_script_writer.py $(prefix)/postprocessing/reduction_script_writer.py
install -m 755 postprocessing/publish_plot.py $(prefix)/postprocessing/publish_plot.py
install -m 755 postprocessing/time_conversions.py $(prefix)/postprocessing/time_conversions.py
install -m 755 scripts/mantidpython.py $(prefix)/scripts/mantidpython.py
install -m 755 scripts/ar-report.py $(prefix)/scripts/ar-report.py
install -m 755 postprocessing/queueProcessor.py $(prefix)/queueProcessor.py
Expand Down
8 changes: 0 additions & 8 deletions postprocessing/time_conversions.py

This file was deleted.

0 comments on commit ece9e0b

Please sign in to comment.