diff options
Diffstat (limited to 'scripts')
-rwxr-xr-x | scripts/poezio | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/scripts/poezio b/scripts/poezio deleted file mode 100755 index 665edcaa..00000000 --- a/scripts/poezio +++ /dev/null @@ -1,4 +0,0 @@ -#!/usr/bin/python3 - -from poezio import main -main() |