From d6d3a8d38ee176875bec2cea996a54e8617ab79e Mon Sep 17 00:00:00 2001 From: Shlomi Fish Date: Wed, 29 Apr 2020 10:22:54 +0300 Subject: [PATCH] remove useless comment --- scripts/debian-packaging/docker-test.pl | 8 +------- 1 file changed, 1 insertion(+), 7 deletions(-) diff --git a/scripts/debian-packaging/docker-test.pl b/scripts/debian-packaging/docker-test.pl index f59da9a..e652528 100644 --- a/scripts/debian-packaging/docker-test.pl +++ b/scripts/debian-packaging/docker-test.pl @@ -1,11 +1,5 @@ #! /usr/bin/env perl -# -# Short description for docker-test.pl -# -# Author Shlomi Fish -# Version 0.0.1 -# Copyright (C) 2019 Shlomi Fish -# + use strict; use warnings; use 5.014; -- 2.40.0