Removes script since unused with entry_points method

This commit is contained in:
Olivier Mangin 2018-01-23 16:17:04 -05:00
parent fe03345e48
commit ac536269e3

View File

@ -1,8 +0,0 @@
#!/usr/bin/env python
# -*- coding:utf-8 -*-
# PYTHON_ARGCOMPLETE_OK
from pubs import pubs_cmd
pubs_cmd.execute()