diff --git a/plinth/actions.py b/plinth/actions.py index e113bdf95..f6fa64666 100644 --- a/plinth/actions.py +++ b/plinth/actions.py @@ -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):