Skip to content

Commit

Permalink
Remove references to long gone D2EM
Browse files Browse the repository at this point in the history
  • Loading branch information
barryo committed Jan 27, 2025
1 parent b17acd6 commit 6743fab
Show file tree
Hide file tree
Showing 4 changed files with 0 additions and 8 deletions.
2 changes: 0 additions & 2 deletions app/Console/Commands/Contact/ExportGroup.php
Original file line number Diff line number Diff line change
Expand Up @@ -25,8 +25,6 @@

use Illuminate\Database\Eloquent\Builder;
use IXP\Console\Commands\Command;

use D2EM;
use IXP\Models\Contact;

/**
Expand Down
3 changes: 0 additions & 3 deletions app/Console/Commands/Grapher/EmailTrafficDeltas.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,9 +24,6 @@
*/

use Carbon\Carbon;
use D2EM;


use Grapher;

use IXP\Mail\Grapher\TrafficDeltas as TrafficDeltasMailable;
Expand Down
2 changes: 0 additions & 2 deletions app/Console/Commands/Switches/SnmpPoll.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,8 +24,6 @@
*/
use IXP\Console\Commands\Command;

use D2EM;

use OSS_SNMP\{
Exception,
SNMP
Expand Down
1 change: 0 additions & 1 deletion app/Tasks/Irrdb/UpdateAsnDb.php
Original file line number Diff line number Diff line change
Expand Up @@ -24,7 +24,6 @@
* http://www.gnu.org/licenses/gpl-2.0.html
*/

use D2EM;
use Illuminate\Support\Facades\Cache;
use IXP\Models\IrrdbAsn;
use Log;
Expand Down

0 comments on commit 6743fab

Please sign in to comment.