Skip to content
This repository was archived by the owner on Dec 11, 2023. It is now read-only.

Commit 7bcf436

Browse files
author
clittle
committed
Removed unused imports - system now no longer supports direct repo pull
1 parent 615ce60 commit 7bcf436

1 file changed

Lines changed: 1 addition & 3 deletions

File tree

layers/exporters/matrix_gen.py

Lines changed: 1 addition & 3 deletions
Original file line numberDiff line numberDiff line change
@@ -1,6 +1,4 @@
1-
import os
2-
import requests
3-
from stix2 import TAXIICollectionSource, Filter, MemoryStore, FileSystemSource
1+
from stix2 import TAXIICollectionSource, Filter, FileSystemSource
42
from taxii2client import Server, Collection
53

64
class MatrixEntry:

0 commit comments

Comments
 (0)