Skip to content

Commit

Permalink
explicit empty lists
Browse files Browse the repository at this point in the history
  • Loading branch information
cpiemontese committed Jul 24, 2024
1 parent 2d8b414 commit f49e13f
Showing 1 changed file with 3 additions and 3 deletions.
6 changes: 3 additions & 3 deletions catalog-info.yaml
Original file line number Diff line number Diff line change
Expand Up @@ -5,14 +5,14 @@ spec:
lifecycle: production
owner: team-claims
system: prima.it
dependsOn:
providesApis:
dependsOn: []
providesApis: []
metadata:
name: csv_schema
description: Csv schema is a library helping you to build Ecto.Schema-like modules having a csv file as source.
tags:
- elixir
- csv
links:
links: []
annotations:
backstage.io/techdocs-ref: dir:.

0 comments on commit f49e13f

Please sign in to comment.