Skip to content

Commit

Permalink
remove comment
Browse files Browse the repository at this point in the history
  • Loading branch information
gkostin1966 committed Mar 4, 2025
1 parent b9a46fb commit db5f14a
Showing 1 changed file with 0 additions and 5 deletions.
5 changes: 0 additions & 5 deletions dor/providers/package_resources_merger.py
Original file line number Diff line number Diff line change
@@ -1,10 +1,5 @@
from pathlib import Path
from datetime import datetime, UTC

from dor.providers.models import PackageResource, StructMapType

### IGNORE THIS FILE

class PackageResourcesMerger:
def __init__(self, incoming: list[PackageResource], current: list[PackageResource]):
self.incoming = incoming
Expand Down

0 comments on commit db5f14a

Please sign in to comment.