Skip to content

Commit

Permalink
removes unused imports
Browse files Browse the repository at this point in the history
  • Loading branch information
bb-Ricardo committed Jul 20, 2023
1 parent f60938e commit 2789f24
Showing 1 changed file with 0 additions and 2 deletions.
2 changes: 0 additions & 2 deletions cr_module/classes/inventory.py
Original file line number Diff line number Diff line change
Expand Up @@ -8,13 +8,11 @@
# repository or visit: <https://opensource.org/licenses/MIT>.

import datetime
import os
import json
import sys

from cr_module.classes import plugin_status_types

from cr_module.common import grab
from socket import gethostname


Expand Down

0 comments on commit 2789f24

Please sign in to comment.