Skip to content

Commit

Permalink
Merge pull request #63 from XENONnT/remove_processing_requests
Browse files Browse the repository at this point in the history
Remove processing requests stuff
  • Loading branch information
jmosbacher authored Sep 1, 2022
2 parents 5c2b2f2 + 5b64982 commit 3f84456
Show file tree
Hide file tree
Showing 3 changed files with 0 additions and 241 deletions.
1 change: 0 additions & 1 deletion requirements.txt
Original file line number Diff line number Diff line change
Expand Up @@ -3,4 +3,3 @@ requests
tqdm
pandas
commentjson
rframe
2 changes: 0 additions & 2 deletions utilix/__init__.py
Original file line number Diff line number Diff line change
Expand Up @@ -15,5 +15,3 @@

from .rundb import DB, xent_collection, xe1t_collection
from .mongo_files import MongoUploader, MongoDownloader, APIUploader, APIDownloader

from .processing_requests import ProcessingRequest, ProcessingJob, processing_api
238 changes: 0 additions & 238 deletions utilix/processing_requests.py

This file was deleted.

0 comments on commit 3f84456

Please sign in to comment.