diff options
Diffstat (limited to 'internal/typeutils')
| -rw-r--r-- | internal/typeutils/astointernal.go | 1 | ||||
| -rw-r--r-- | internal/typeutils/sqlite-test.db | bin | 311296 -> 0 bytes | 
2 files changed, 0 insertions, 1 deletions
diff --git a/internal/typeutils/astointernal.go b/internal/typeutils/astointernal.go index 04d9cd824..4ba0df383 100644 --- a/internal/typeutils/astointernal.go +++ b/internal/typeutils/astointernal.go @@ -339,7 +339,6 @@ func (c *converter) ASStatusToStatus(ctx context.Context, statusable ap.Statusab  }  func (c *converter) ASFollowToFollowRequest(ctx context.Context, followable ap.Followable) (*gtsmodel.FollowRequest, error) { -  	idProp := followable.GetJSONLDId()  	if idProp == nil || !idProp.IsIRI() {  		return nil, errors.New("no id property set on follow, or was not an iri") diff --git a/internal/typeutils/sqlite-test.db b/internal/typeutils/sqlite-test.db Binary files differdeleted file mode 100644 index 2775172f1..000000000 --- a/internal/typeutils/sqlite-test.db +++ /dev/null  | 
