diff --git a/pubs/pubs b/pubs/pubs deleted file mode 100755 index 68fd3d7..0000000 --- a/pubs/pubs +++ /dev/null @@ -1,8 +0,0 @@ -#!/usr/bin/env python -# -*- coding:utf-8 -*- -# PYTHON_ARGCOMPLETE_OK - -from pubs import pubs_cmd - - -pubs_cmd.execute()