diff options
| author | 2023-06-23 07:07:05 +0800 | |
|---|---|---|
| committer | 2023-06-23 07:07:05 +0800 | |
| commit | 1d491aea560622153d45a29e497a88d78d74ca8e (patch) | |
| tree | fb909153af10c8092816f89c8cc7117842b6372f /retro_pkg_test | |
| parent | 160a7f2cd319598bf3f60947fab1a3ffa411ba7f (diff) | |
| download | infini-1d491aea560622153d45a29e497a88d78d74ca8e.tar.gz infini-1d491aea560622153d45a29e497a88d78d74ca8e.zip | |
Delete retro_pkg_test directory
Diffstat (limited to 'retro_pkg_test')
| -rw-r--r-- | retro_pkg_test/hello.py | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/retro_pkg_test/hello.py b/retro_pkg_test/hello.py deleted file mode 100644 index dd9b9d4d..00000000 --- a/retro_pkg_test/hello.py +++ /dev/null @@ -1,2 +0,0 @@ -def hello(): - print("hello") |
