Remove #! from actions.py as it is not meant to run independently

This commit is contained in:
Sunil Mohan Adapa 2014-11-04 12:13:00 +05:30
parent dad4eccbde
commit 51247dae13

View File

@ -1,6 +1,3 @@
#! /usr/bin/env python
# -*- mode: python; mode: auto-fill; fill-column: 80 -*-
"""Run specified actions.
Actions run commands with this contract (version 1.1):