Skip to content

Commit

Permalink
remove unused import
Browse files Browse the repository at this point in the history
  • Loading branch information
james-eichelbaum committed Sep 23, 2024
1 parent 446f0a9 commit 3566e42
Showing 1 changed file with 0 additions and 1 deletion.
1 change: 0 additions & 1 deletion datadog_checks_dev/datadog_checks/dev/tooling/create.py
Original file line number Diff line number Diff line change
@@ -1,7 +1,6 @@
# (C) Datadog, Inc. 2018-present
# All rights reserved
# Licensed under a 3-clause BSD style license (see LICENSE)
import json
import os
from datetime import datetime
from operator import attrgetter
Expand Down

0 comments on commit 3566e42

Please sign in to comment.