fix: Remove broken olm file
I think this is something left over from the time we had libolm as a git sub repo.
This commit is contained in:
parent
b350d5ab5b
commit
2c1bc80013
|
|
@ -101,7 +101,6 @@ code_quality:
|
|||
dry-run:
|
||||
stage: publish
|
||||
image: google/dart
|
||||
allow_failure: true
|
||||
script:
|
||||
- rm -rf ./docs
|
||||
- dart pub get
|
||||
|
|
|
|||
1
olm
1
olm
|
|
@ -1 +0,0 @@
|
|||
Subproject commit efd17631b16d1271a029e0af8f7d8e5ae795cc5d
|
||||
Loading…
Reference in New Issue