Skip to content

Commit

Permalink
Fixes.
Browse files Browse the repository at this point in the history
  • Loading branch information
priamai committed Sep 16, 2022
1 parent b2fed9c commit e443441
Show file tree
Hide file tree
Showing 6 changed files with 36 additions and 1,929 deletions.
27 changes: 0 additions & 27 deletions stixorm/module/autoreplace_stql.py

This file was deleted.

3 changes: 2 additions & 1 deletion stixorm/module/definitions/stix21/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,7 +15,8 @@

import json
from glob import glob
from loguru import logger
import logging
logger = logging.getLogger(__name__)
import os
from pathlib import Path

Expand Down
Loading

0 comments on commit e443441

Please sign in to comment.