diff --git a/fcpx_marker_tool/main.py b/fcpx_marker_tool/main.py deleted file mode 100644 index 701248f..0000000 --- a/fcpx_marker_tool/main.py +++ /dev/null @@ -1,5 +0,0 @@ -def main(): - print("running fcpx_marker_tool") - -if __name__ == "__main__": - main() \ No newline at end of file