unify-poller: remove default platform

-1
-1
pkgs/servers/monitoring/unifi-poller/default.nix
··· 26 26 homepage = "https://github.com/unifi-poller/unifi-poller"; 27 27 license = licenses.mit; 28 28 maintainers = with maintainers; [ elseym ]; 29 - platforms = platforms.unix; 30 29 }; 31 30 }