aboutsummaryrefslogtreecommitdiffstats
path: root/ansible/library/find_kernel.py
diff options
context:
space:
mode:
Diffstat (limited to 'ansible/library/find_kernel.py')
-rw-r--r--ansible/library/find_kernel.py1
1 files changed, 0 insertions, 1 deletions
diff --git a/ansible/library/find_kernel.py b/ansible/library/find_kernel.py
index 4623bce89..c237baaf2 100644
--- a/ansible/library/find_kernel.py
+++ b/ansible/library/find_kernel.py
@@ -13,7 +13,6 @@
# See the License for the specific language governing permissions and
# limitations under the License.
-import os
DOCUMENTATION = '''
---