bin/pg_format

changeset 1107
c6d7ac40bd3c
parent 1106
902c7d44ab23
child 1108
8f5cf4eb7f66
deleted file mode 100755
--- a/bin/pg_format
+++ /dev/null
@@ -1,9 +0,0 @@
-#!/bin/sh
-set -eu
-
-install_it() {
-  cpanm -n 'https://github.com/darold/pgFormatter.git'
-  asdf reshim perl || :
-}
-
-. ~/.lib/sh/stubexec.sh

mercurial