mirror of
https://github.com/fhem/fhem-mirror.git
synced 2025-02-01 01:09:47 +00:00
90_at.pm: remove "use POSIX" (Forum #119525)
git-svn-id: https://svn.fhem.de/fhem/trunk@23964 2b470e98-0d58-463d-a4d8-8e2adae1ed80
This commit is contained in:
parent
1de0d54e0f
commit
a7b36d0c1a
@ -4,7 +4,6 @@ package main;
|
||||
|
||||
use strict;
|
||||
use warnings;
|
||||
use POSIX;
|
||||
use Time::HiRes qw(gettimeofday);
|
||||
|
||||
#####################################
|
||||
|
Loading…
Reference in New Issue
Block a user